npm修改淘宝原

//修改之前查看一下
npm config get registry https:
//registry.npmjs.org/
//设置源
npm config set registry https://registry.npm.taobao.org //确认
npm config get registry

 

posted @ 2019-03-19 23:02  水中的火柴盒  阅读(934)  评论(0编辑  收藏  举报