2017年12月21日

npm淘宝镜像和默认镜像切换

摘要: 1.得到原本的镜像地址 npm get registry > https://registry.npmjs.org/ 设成淘宝的 npm config set registry http://registry.npm.taobao.org/ 2.换成原来的 npm config set regist 阅读全文

posted @ 2017-12-21 14:15 杨龙飞 阅读(1926) 评论(0) 推荐(0) 编辑

导航

Fork me on GitHub