npm下载速度慢(npm设置淘宝镜像)
1 npm install jquery --registry=https://registry.npm.taobao.org
1 npm config set registry https://registry.npm.taobao.org
1 npm config list
出现下图情况就是配置成功了!!!

posted on 2021-01-12 10:06 Wellspring 阅读(131) 评论(0) 收藏 举报
1 npm install jquery --registry=https://registry.npm.taobao.org
1 npm config set registry https://registry.npm.taobao.org
1 npm config list
出现下图情况就是配置成功了!!!

posted on 2021-01-12 10:06 Wellspring 阅读(131) 评论(0) 收藏 举报