Skip to content

Update NodeJS version for NPM to latest used by NPM docker image to fix #4212 #4214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

floriantraber
Copy link

✍️ Description

fixes #4212

🔗 Related PR / Issue

Link: #4212

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@floriantraber floriantraber requested a review from a team as a code owner May 4, 2025 14:47
@github-actions github-actions bot added bugfix update script A change that updates a script labels May 4, 2025
@CrazyWolf13
Copy link
Member

maybe the update would also need to be covered, e.g. updating the existing installs to the new node too.

Copy link
Member

@michelroegl-brunner michelroegl-brunner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the update would also to check for the right version and update it in case.

@CrazyWolf13
Copy link
Member

@floriantraber
Can you take a look at the requested stuff?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix update script A change that updates a script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nginxproxymanager creating a new stream fails due outdated NodeJS Version
3 participants