ESLint down due to server crash
See original GitHub issueI just updated the ESLint extension to versus 1.2.10 and now suddenly it stopped working completely… Visual Studio code says “The ESLint server crashed 5 times in the last 3 minutes. The server will not be restarted.” And that’s it…
Tried re-installing the plugin and reinstalling ESLint using: npm install -g eslint
, but nothing seems to work.
Would love to share more (log) information, but I have not been able to find any. The event viewer does not show any events that seem to relate to an eslint issue. Have no clue where to find log data on my Win 2012 Server R2 Standard machine.
Any help would be greatly appreciated!
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:6 (1 by maintainers)
Top Results From Across the Web
eslint server crashed 5 times in the last 3 minutes. the ... - GitHub
I have added eslint.trace.server": "verbose to settings and unfortunately when the eslint server crashes the output channel also disappears. I ...
Read more >VS crashes while editing .eslint - Visual Studio Feedback
2. Start another instance of VS. 3. Select Help->Send Feedback->Report a problem. 4. Click "Report new problem" via "+".
Read more >Eslint is unstable in vs code - Stack Overflow
I am using VS code and eslint extension. Sometimes eslint is crashed with following error: (node:1615011) UnhandledPromiseRejectionWarning: ...
Read more >Getting Started with ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >eslint | Yarn - Package Manager
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Dups #240. I published 1.2.11. Sorry for the breakage.
Same here, this is the output: