解决npm install安装慢的问题
摘要:
查看registry npm congfig get registry 返回的镜像地址 http://registry.npmjs.org 换成国内镜像 npm config set registry https://registry.npm.taobao.orgnpm install 阅读全文
posted @ 2020-08-02 00:23 Liz122 阅读(184) 评论(0) 推荐(0) 编辑