摘要: 1.通过cnpm使用淘宝镜像: npm install -g cnpm --registry=https://registry.npm.taobao.org 2.将npm设置为淘宝镜像: npm config set registry https://registry.npm.taobao.org 阅读全文
posted @ 2022-02-08 09:26 橪然 阅读(183) 评论(0) 推荐(0) 编辑