I am using Windows. I installed Node.js.
SublimeLinter: WARNING: jshint cannot locate 'jshint'
I'm getting this error. What should I do?
Try npm install jshint --global.
npm install jshint --global