-
Notifications
You must be signed in to change notification settings - Fork 147
Can't update from NPM 5.6.0 to 5.7. #124
Comments
I'm using nvm https://github.com/coreybutler/nvm-windows npm-windows-upgrade v4.1.0 Upgrading npm (fallback method)... | You wanted to install npm 5.7.1, but the installed version is 5.6.0. A common reason is an attempted "npm install npm" or "npm upgrade npm". As of today, the only solution is to completely uninstall and then reinstall Node.js. For a small tutorial, please see http://aka.ms/fix-npm-upgrade. Please consider reporting your trouble to http://aka.ms/npm-issues. Debug Information: http_parser: 2.7.0 | node: 8.10.0 | v8: 6.2.414.50 | uv: 1.19.1 | zlib: 1.2.11 | ares: 1.10.1-DEV | modules: 57 | nghttp2: 1.25.0 | openssl: 1.0.2n | icu: 60.1 | unicode: 10.0 | cldr: 32.0 | tz: 2017c | os: win32 x64 | OS Name: Майкрософт Windows 10 Pro |
Oh boy, it appears that we were not able to execute the fallback installation in the correct directory. I'll take a look, thank you! |
1+ having same issue as above using nvm-windows |
Same here ~ wanting to update npm 5.6 to 5.8 (using nvm-windows for node version management) and I just tried update npm with npm-windows-upgrade. On win 1064bit. Edit: I found a solution around nvm-windows topics from @arfaWong (coreybutler/nvm-windows#300), i quote
Worked for me and other guys on that topic too. This doesn't solve the issue but it's a nice workaround for now. |
Had the same problem with nvm-windows and found a quick workaround.
|
The same here from nvs, just with the slightly different path. PowerShell (elevated) console output...
|
Just wanted to second @edm00se and mention that I'm seeing a similar issue when using |
The latest nvs includes a fix that enables npm upgrades to work seamlessly. There's no need for |
I try to update NPM using
npm-windows-upgrade
on Administrator's PowerShell. My computer is run on Windows 10. And it doesn't work as shown as following:PS
If you need any information, please reply. I'll provide it for you ASAP.
http://aka.ms/npm-issues is redirected to https://www.microsoft.com/th-th/...
Log console:
The text was updated successfully, but these errors were encountered: