node的npm install 安装包太慢解决方法
作者:
阿吖嗄 | 来源:发表于
2017-01-09 16:38 被阅读161次
不想去改变原本的设置所以使用了临时变更的下载源的方法
使用淘宝镜像下载的命令如下
npm --registry https://registry.npm.taobao.org/ install
本文标题:node的npm install 安装包太慢解决方法
本文链接:https://www.haomeiwen.com/subject/vfjhbttx.html
网友评论