npm配置淘宝镜像

通过cnpm方式使用

npm install -g cnpm --registry=https://registry.npm.taobao.org

配置npm镜像到淘宝

npm config set registry https://registry.npmmirror.com

还原官方镜像源

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

留言板:

0/500

0条留言

还没有留言哦,抢个沙发吧!