oujianjun

获取当前的npm镜像地址

npm get registry 

换成淘宝的

npm config set registry http://registry.npm.taobao.org/

换成原来的

npm config set registry https://registry.npmjs.org/

分类:

技术点:

相关文章: