摘要: 1.安装【略】 2.设置全局安装保存目录 (目录) npm config set prefix "D:\nodejs\node_global" npm config set cache "D:\nodejs\node_cache\" 3.设置npm镜像 由于npm的镜像是国外的,为了加快下载速度,可 阅读全文
posted @ 2020-03-19 15:43 见阳春 阅读(114) 评论(0) 推荐(0)