摘要: 国外镜像会很慢 可用 get命令查看registry npm config get registry 原版结果为: http://registry.npmjs.org 用set命令换成阿里的镜像就可以了 npm config set registry https://registry.npm.tao 阅读全文
posted @ 2022-01-24 11:05 JuneCrazy 阅读(282) 评论(0) 推荐(0)