- Operating system: Windows 11
- SonarLint plugin version: 7.3.0.59206
- Programming language you’re coding in: JavaScript
Hi, I am using SonarLint plugin in IntelliJ for JavaScript. I have noticed more often that no more Sonar Issues were found. After some analysis I found that the eslint-bridge server shuts down in windows power save mode. After that the JavaScript analysis only shows the message “Skipping the start of eslint-bridge server as it failed to start during the first analysis or it’s not answering anymore”. Currently only a restart of IntelliJ helps. Is there a better solution that e.g. the server is restarted?
Best regards Benjamin