摘要: 一、先删除之前的node 卸载node 删除目录中的文件 C:\Users\Adminstrator\AppData\Roaming 文件中的nodejs,npm,npm-cache C:\Program Files 文件中的nodejs C:\Program Files (x86) 文件中的nod 阅读全文
posted @ 2019-10-28 18:24 智走 阅读(288) 评论(0) 推荐(0)
摘要: 一、大前提,你必须安装必备的环境 node.js 安装cnpm解决下载卡顿 命令:npm install -g cnpm --registry=https://registry.npm.taobao.org 查看官网api:https://www.gulpjs.com.cn/docs/getting 阅读全文
posted @ 2019-10-28 12:53 智走 阅读(2002) 评论(0) 推荐(0)