摘要: 换镜像地址 npm config set registry http://registry.npmjs.org 然后在创建 阅读全文
posted @ 2022-03-26 04:47 咖喱给给啊 阅读(66) 评论(0) 推荐(0)
摘要: 如果现在是taobao的镜像 npm config set registry http://registry.cnpmjs.org/如果不是淘宝的镜像 npm config set registry https://registry.npm.taobao.org 先在CMD中运行这个 npm con 阅读全文
posted @ 2022-03-26 02:43 咖喱给给啊 阅读(192) 评论(0) 推荐(0)