npm的镜像替换成淘宝镜像

npm get registry 

设成淘宝的

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

换成原来的

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

posted @ 2019-05-14 22:28  天使也灿烂  阅读(287)  评论(0编辑  收藏  举报