提交 6a295ef1 编写于 作者: O Ondra Medek

README.md Uninstall existing npm - backup the global config

上级 88353cfc
......@@ -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. Backup the global `npmrc` config (e.g. `C:\Users\<user>\AppData\Roaming\npm\etc\npmrc`), if you have some important settings there, or copy the settings to the user config `C:\Users\<user>\.npmrc`.
#### Install nvm-windows
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册