2020年4月21日
摘要: 1、更改 npm 配置文件: npm config set registry URL URL 即为需要设置的镜像站点地址,如淘宝镜像: http://registry.npm.taobao.org 2、查看 npm 源: npm config get registry 设置npm的源,设置多个只有一 阅读全文
posted @ 2020-04-21 10:15 taoshengyijiuai 阅读(201) 评论(0) 推荐(0) 编辑