摘要: 设置国内淘宝镜像 通过cnpm使用淘宝镜像: npm install -g cnpm --registry=https://registry.npm.taobao.org 将npm设置为淘宝镜像: npm config set registry https://registry.npm.taobao 阅读全文
posted @ 2021-09-28 23:50 老oo 阅读(11890) 评论(0) 推荐(0) 编辑