使用gulp打包时报错Cannot find module 'jshint/src/cli'

319 阅读1分钟

错误原因,新版插件做了修改,需要修改安装方式

npm install --save-dev jshint gulp-jshint