摘要: 1、安装node.js 2、使用淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org 但是。。报错如下: 解决如下: npm config get proxy npm config get https-proxy 再次 阅读全文
posted @ 2020-03-07 21:45 ZhangYingBKY 阅读(208) 评论(0) 推荐(0)