2019年9月4日

摘要: 第一步:如果有安装报错,最好先卸载 而且最好全局和文件夹内都卸载一遍 npm uninstall webpack -g (全局卸载) 确定npm正常 及安装了淘宝镜像 第二步:全局安装 cnpm install -g webpack@1.13.2(经过测试,其他版本也可以,4.0以上的我就不确定了, 阅读全文

posted @ 2019-09-04 16:39 博客sl 阅读(132) 评论(0) 推荐(0) 编辑

摘要: gulp 4.0 提示 Error: watching index.html: watch task has to be a function 解决办法 gulp 4.0 提示 Error: watching index.html: watch task has to be a function 解 阅读全文

posted @ 2019-09-04 13:00 博客sl 阅读(351) 评论(0) 推荐(0) 编辑