roadhump / SublimeLinter-contrib-eslint_d

This linter plugin for SublimeLinter provides an interface to eslint_d
MIT License
40 stars 13 forks source link

Error: Cannot find module 'eslint-plugin-react' #1

Closed doctyper closed 8 years ago

doctyper commented 9 years ago

I use the eslint-plugin-react plugin and I'm seeing the following error in Sublime Text:

SublimeLinter: eslint_d: FlexboxExample.js ['node_modules/.bin/eslint_d', '--no-ignore', '--format', 'compact', '@', '--format', 'compact', '--cache-file', '@', '--config', 'example/.eslintrc'] 
SublimeLinter: eslint_d output:
Error: Cannot find module 'eslint-plugin-react' 
roadhump commented 9 years ago

Seems like eslint_d bug, created issue https://github.com/mantoni/eslint_d.js/issues/10

roadhump commented 8 years ago

Solved in new version of eslint_d, see related bug