淘宝npm镜像

npm install -g cnpm -registry=https://registry.npm.taobao.org

换回npm镜像

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

 

相关文章: