Eslint stop working randomly

Eslint stops working at random times 

It consists of the plate showing Eslint work for a long time (more than 30 seconds - then I press Cancel).

Normaly In my project Eslint works immediately.

I completely logout of webstrom, log back in - the situation does not change

The only thing that helps is - to completely reboot Windows

I have "fix on save" enabled in eslint for webstorm

Please advise - what can be related to such behavior of the system?

Windows 11 , wsl2 subsystem (ubuntu 20)
eslint installed locally
 "eslint": "^8.29.0"

Webstorm 2023.1.2

 

1
5 comments

Please configure more verbose logging for ESLint service:

  • add #com.intellij.lang.javascript.service.JSLanguageServiceQueue:trace to Help | Diagnostic Tools | Debug Log Settings....
  • shut down the IDE, delete the idea.log file (Help > Show Log in Finder)
  • restart IDE, reproduce the issue and share the generated idea.log and screenshots of Settings | Languages & Frameworks | Node.js  and ESLint preferences pages within a support ticket
1

Can confirm this with Intellij Build #IU-241.17011.79, built on May 22, 2024.

Happened multiple times within an hour. Restarting ESLint Language Service didn't work. Had to restart IntellIj, than the errors appeared.

0

Please share ESLint service logs in a support ticket as it's written above.

0

I may have the same issue as the OP: eslint language service seems unstable.

The link to post a support ticket seems KO. How can I transmit the elements (screenshots and logs)?

 

 

0

Please sign in to leave a comment.