npm更改为淘宝镜像

npm config get registry:查看当前包下载地址

npm config set registry https://registry.npm.taobao.org:切换为淘宝镜像

npm config set registry https://registry.npmjs.org:改回原本默认的包下载地址

posted @ 2021-03-05 20:55  maycpou  阅读(393)  评论(0编辑  收藏  举报