常用指令集合

时间:2021-06-06 21:18:03   收藏:0   阅读:14

 1.设置淘宝镜像

npm config set registry http://registry.npm.taobao.org/

还原npm镜像

npm config set registry https://registry.npmjs.org/

 

原文:https://www.cnblogs.com/lv77/p/14855812.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!