elicwhite / ESLint-Formatter

Sublime Text 3 Plugin to Autoformat with Eslint
MIT License
140 stars 20 forks source link

spawn node ENOENT #91

Closed Nantris closed 2 years ago

Nantris commented 2 years ago

If you're using eslint_d instead of ESLint, you'll get this message if your eslint_d status is "Not running"

Nantris commented 2 years ago

Run eslint_d start to resolve the issue.