Skip to content

fix: Install Node.js to support Maven frontend build#25

Merged
thesurenk merged 1 commit into
mainfrom
dockerfile-updates
Oct 1, 2025
Merged

fix: Install Node.js to support Maven frontend build#25
thesurenk merged 1 commit into
mainfrom
dockerfile-updates

Conversation

@thesurenk

Copy link
Copy Markdown
Collaborator
  • Add Node.js 18.x installation via NodeSource repository
  • Install curl for downloading NodeSource setup script
  • Required for Maven exec plugin to run npm/npx commands
  • Supports both Java backend and Angular frontend build
  • Resolves 'Cannot run program npm' error

- Add Node.js 18.x installation via NodeSource repository
- Install curl for downloading NodeSource setup script
- Required for Maven exec plugin to run npm/npx commands
- Supports both Java backend and Angular frontend build
- Resolves 'Cannot run program npm' error
@thesurenk thesurenk merged commit 604f191 into main Oct 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant