Wellspring

导航

2021年1月12日 #

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 @ 2021-01-12 10:06 Wellspring 阅读(131) 评论(0) 推荐(0)