身在天朝。你面臨的一個問題就是網路
安裝好Nodejs 控制檯 執行
npm config set registry
https:
//registry
.npm.taobao.org
//配置指向源
然後安裝 nrm
$ npm install -g nrm
具體使用看 https://github.com/Pana/nrm
身在天朝。你面臨的一個問題就是網路
安裝好Nodejs 控制檯 執行
npm config set registry
https:
//registry
.npm.taobao.org
//配置指向源
然後安裝 nrm
$ npm install -g nrm
具體使用看 https://github.com/Pana/nrm