摘要: 1、npm设置淘宝镜像npm config set registry https://registry.npm.taobao.org2、查看镜像设置 npm config get registry3、还原成npm镜像 npm config set registry https://registry. 阅读全文
posted @ 2020-10-13 10:30 karila 阅读(9673) 评论(0) 推荐(0) 编辑