mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08:00
Merge pull request #498 from ryanclarke/patch-1
Update path to npm install
This commit is contained in:
@@ -45,7 +45,7 @@ Please note, you need to uninstall any existing versions of node.js before insta
|
||||
|
||||
#### Uninstall existing npm
|
||||
|
||||
You should also delete the existing npm install location (e.g. "C:\Users\<user>\AppData\Roaming\npm") so that the nvm install location will be correctly used instead.
|
||||
You should also delete the existing npm install location (e.g. "C:\Users\<user>\AppData\Roaming\npm") so that the nvm install location will be correctly used instead.
|
||||
|
||||
#### Install nvm-windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user