cnpm安装命令

 

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

然后可以使用 cnpm install xxx

 

配置淘宝镜像 

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

npm install xxx 相当于 cnpm install xxx

posted @ 2019-07-22 15:58  想上天与太阳并肩  阅读(1757)  评论(0编辑  收藏  举报