摘要: 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 @ 2022-04-03 11:08 你也很优秀 阅读(2241) 评论(0) 推荐(0) 编辑