摘要: 1.得到原本的镜像地址 npm get registry > https://registry.npmjs.org/ 设成淘宝的 npm config set registry http://registry.npm.taobao.org/ 2.换成原来的 npm config set regist 阅读全文
posted @ 2017-11-28 11:26 smght 阅读(347) 评论(0) 推荐(0)