摘要: 1、设置安装源 npm config set registry https://registry.npmmirror.com npm config set registry https://registry.npm.taobao.org 2、验证安装源 npm config get registry 阅读全文
posted @ 2024-01-20 16:58 百年一梦 阅读(45) 评论(0) 推荐(0) 编辑