摘要: 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-11-16 16:21 Magi黄元 阅读(967) 评论(0) 推荐(0) 编辑