摘要: 1、配置淘宝镜像 npm config set registry https://registry.npm.taobao.org 2、检测镜像是否配置成功 npm congfig get registry 3、更改npm全局模块安装位置与cache默认安装位置 npm config set pref 阅读全文
posted @ 2017-11-30 21:53 RexTao 阅读(191) 评论(0) 推荐(0)