摘要: 解决方案 npm config set registry http://registry.npm.taobao.org/ 将npm默认设置为淘宝镜像地址 发布包 当你想发布自己的包时,需要将地址修改回来 npm config set registry https://registry.npmjs.o 阅读全文
posted @ 2018-06-17 13:46 心无引擎,眼无流派 阅读(3774) 评论(0) 推荐(0) 编辑