查看 npm 镜像地址
npm get registry
切换为淘宝镜像地址
npm config set registry http://registry.npm.taobao.org/
切换回原始镜像地址
npm config set registry https://registry.npmjs.org/
查看 npm 镜像地址
npm get registry
切换为淘宝镜像地址
npm config set registry http://registry.npm.taobao.org/
切换回原始镜像地址
npm config set registry https://registry.npmjs.org/
You come to this world, You need to see the sun...