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
Please sign in to leave a comment.
Please configure more verbose logging for ESLint service:
#com.intellij.lang.javascript.service.JSLanguageServiceQueue:trace
to Help | Diagnostic Tools | Debug Log Settings....