2017年8月9日

npm 更新及做淘宝镜像

摘要: 工作或练习中有关npm的使用,在此记录一下。 npm更新到最新版本: 在cmd中输入:npm install -g npm npm做淘宝镜像: npm install -g cnpm --registry=https://registry.npm.taobao.org 阅读全文

posted @ 2017-08-09 15:26 justlike 阅读(806) 评论(0) 推荐(0)

导航