|
@@ -22,7 +22,7 @@ nvm use <version> [arch]: Switch to use the specified version. Optionally use la
|
|
|
nvm node_mirror <node_mirror_url>: Set the node mirror.People in China can use https://npmmirror.com/mirrors/node/
|
|
|
|
|
|
nvm npm_mirror <npm_mirror_url>: Set the npm mirror.People in China can use https://npmmirror.com/mirrors/npm/
|
|
|
-如果改源下载速度还是很慢的话可以尝试一下手动下载:[手动下载](https://blog.csdn.net/DW14687/article/details/122957949)
|
|
|
+如果改源下载速度还是很慢的话可以尝试一下手动下载:[下载](https://blog.csdn.net/DW14687/article/details/122957949)
|
|
|
```
|
|
|
## 1.3、n(linux)
|
|
|
|