把官方npm源修改为淘宝的npm源。
#npm config set registry https://registry.npm.taobao.org
2)验证npm源是否修改成功。
#npm config get registry
#npm install-g npm
正在找工作,欢迎发 JD 到我邮箱,坐标上海浦东新区。
#npm config set registry https://registry.npm.taobao.org
2)验证npm源是否修改成功。
#npm config get registry
#npm install-g npm