摘要: 1:设置cnpm指令 npm install -g cnpm --registry=https://registry.npm.taobao.org 2: 设置全局路径 方法一: npm config set cache "D:\Program Files\nodejs\node_cache" npm 阅读全文
posted @ 2020-11-24 20:49 烛煌 阅读(415) 评论(0) 推荐(0) 编辑