Any specific version of npm to use? #3414
Unanswered
shantanuSakpal
asked this question in
Q&A
Replies: 3 comments
-
|
Should be fine AFAIK |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hmm. We should investigate why recent npm releases don't work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi sir, Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using the latest npm version (10.2.5) , and after running
npm install, the package-lock is modified, because The package-lock.json file was created with an old version of npm, and as mentioned in the lockfileVersion, it was a 5x npm version. the latest of the 5x versions was 5.10.0.so is it fine to use latest npm version, cause if not,then i will also have to downgrade node, cause npm 5.x is not compatible with latest node version (20.x)
@pikurasa
Beta Was this translation helpful? Give feedback.
All reactions