码迷,mamicode.com
首页 > 其他好文 > 详细

npm与cnpm切换使用

时间:2019-07-03 13:25:51      阅读:453      评论:0      收藏:0      [点我收藏+]

标签:class   gis   get   设置   div   tps   config   命令   配置   

1.设置使用淘宝cnpm

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

2.查看是否配置成功,成功后即可直接使用cnpm命令

npm config get registry

3.还原npm仓库

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

 

npm与cnpm切换使用

标签:class   gis   get   设置   div   tps   config   命令   配置   

原文地址:https://www.cnblogs.com/chendongbky/p/11125648.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!