1 、查看镜像源地址 :
npm config get registry
2、淘宝镜像源:
npm config set registry https://registry.npm.taobao.org
3、npm官方镜像源:
npm config set registry https://registry.npmjs.org
1 、查看镜像源地址 :
npm config get registry
2、淘宝镜像源:
npm config set registry https://registry.npm.taobao.org
3、npm官方镜像源:
npm config set registry https://registry.npmjs.org
本文标题:修改npm镜像源
本文链接:https://www.haomeiwen.com/subject/rubnortx.html
网友评论