gulp-notify处理报错---gulp系列(二) - 推酷
2015年6月4日 - 1.安装gulp-notify: npm install --save-dev gulp-notify 2.在gulp文件夹里新建一个目录,名叫util,目录里新建文件handleErrors.js用来配置notify hand...
Gulp使用指南 | 程序师
gulp-clean gulp-notify gulp-rename gulp-livereload gulp-cache --save-dev ...上面列表中我有留下各个外挂的连结,让你方便使用。 .pipe(gulp.dest('dist/...
如何使用gulp解决内核前缀问题_百度知道
测试gulp命令 $gulp 如图所示一切ok,现在没有任务; 安装依赖插件 $ npm install --save-dev gulp-autoprefixer browser-sync gulp-notify 其中: gulp-autoprefix...更多关于gulp cmd上的bug(如图),自己猜测好像是关于gulp-notify的bug的问题>>