查看镜像源npm config get registry设置taobao镜像npm config set registry https://registry.npm.taobao.org
设置原来的镜像npm config set registry https://registry.npmjs.org查询其它镜像地址npm install nrm -gnrm ls