Skip to content
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

update to npm@11.0.0 #2276

Open
cforce opened this issue Jan 14, 2025 · 1 comment
Open

update to npm@11.0.0 #2276

cforce opened this issue Jan 14, 2025 · 1 comment

Comments

@cforce
Copy link
Contributor

cforce commented Jan 14, 2025

npm install -g npm@11.0.0
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: npm@11.0.0
npm error notsup Not compatible with your version of node/npm: npm@11.0.0
npm error notsup Required: {"node":"^20.17.0 || >=22.9.0"}
npm error notsup Actual: {"npm":"10.9.0","node":"v18.20.3"}

@pamelafox
Copy link
Collaborator

Hm, do we specify the npm version somewhere? I think we only specify the node version?
Maybe you're saying we should upgrade the node version? Our dev container is currently using version 18, which is still in maintenance mode according to this:
https://nodejs.org/en/about/previous-releases

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

No branches or pull requests

2 participants