摘要: 1.原npm地址 npm config set registry http://registry.npmjs.org 2.设置国内镜像 a.通过config命令 npm config set registry https://registry.npm.taobao.org npm info unde 阅读全文
posted @ 2021-09-24 17:21 金虹巴巴 阅读(455) 评论(0) 推荐(0) 编辑