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

[BUG] Cannot install npm latest on Windows Node.js 14 #5856

Closed
peterjuras opened this issue Nov 15, 2022 · 2 comments
Closed

[BUG] Cannot install npm latest on Windows Node.js 14 #5856

peterjuras opened this issue Nov 15, 2022 · 2 comments

Comments

@peterjuras
Copy link

peterjuras commented Nov 15, 2022

Hi,

When running Node.js 14 on Windows, updating npm to the latest version (now 9) fails. Could you please investigate and fix the cause of this?

Issue that surfaced this: actions/setup-node#623

@darcyclarke
Copy link
Contributor

darcyclarke commented Nov 16, 2022

@peterjuras could you please use our issue template. We need certain information to be able to properly debug/reproduce (ex. current version of npm / node environment/config information etc.) - there may be something unique about your situation which we aren't aware of.

@wraithgar
Copy link
Member

This is an npm 6 bug. You are going to have to leapfrog from a version of npm that npm 6 can install (i.e. npm 8) and from there install 9. We will be updating #5862 so folks can more easily know about this.

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

3 participants