spalger / gulp-jshint

JSHint plugin for gulp
MIT License
419 stars 65 forks source link

The peer dependency jshint@2.x included from gulp-jshint will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly. #135

Closed roninliu closed 8 years ago

roninliu commented 8 years ago

The peer dependency jshint@2.x included from gulp-jshint will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.

spalger commented 8 years ago

Please note the readme, you must install jshint along with gulp-jshint