You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the system package you require:
Node.js 24.15.0
Why do you need this package?
We are upgrading our frontend application to Angular 22. Angular 22 requires a recent Node.js runtime, and our build pipeline depends on Node.js 24.15.0 to ensure compatibility with the Angular CLI, build tools, and project dependencies. Without this version, the application cannot be built or deployed correctly.
Which Oryx language runtime and version are you using? For example, "Node.js v10.14" or Node.js v24.15.0
Do you need a specific version? If so, which and why?
Yes. We require Node.js 24.15.0 specifically because our Angular 22 application and CI/CD pipeline have been validated against this version. Using an older Node.js version may cause build failures or dependency incompatibilities. Angular officially supports Node.js 24.x in recent releases.
System Package Request
Please describe the system package you require:
Node.js 24.15.0
Why do you need this package?
We are upgrading our frontend application to Angular 22. Angular 22 requires a recent Node.js runtime, and our build pipeline depends on Node.js 24.15.0 to ensure compatibility with the Angular CLI, build tools, and project dependencies. Without this version, the application cannot be built or deployed correctly.
Which Oryx language runtime and version are you using? For example, "Node.js v10.14" or Node.js v24.15.0
What is the name of the package in the latest stable Debian release?For examples, see https://packages.debian.org/stable/.
nodejs
Do you need a specific version? If so, which and why?
Yes. We require Node.js 24.15.0 specifically because our Angular 22 application and CI/CD pipeline have been validated against this version. Using an older Node.js version may cause build failures or dependency incompatibilities. Angular officially supports Node.js 24.x in recent releases.
Thanks!