摘要: 镜像源替换 //查看镜像源使用状态: npm get registry //全局切换镜像源: npm config set registry http://registry.npm.taobao.org //全局切换官方镜像源 npm config set registry https://regi 阅读全文
posted @ 2019-07-30 11:36 泠风lj 阅读(135) 评论(0) 推荐(0)