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