查看
npm config edit
切换至淘宝镜像
npm config set registry http://registry.npm.taobao.org
发布时切换回至官方
npm config set registry https://registry.npmjs.org/
npm config edit
npm config set registry http://registry.npm.taobao.org
npm config set registry https://registry.npmjs.org/