Gulp Error: Cannot find module ‘jshint/src/cli’ December 22, 2022 by Tarik You need to install jshint as well, that will sort out the issue. > npm install --save-dev jshint gulp-jshint