VSCode SonarLint org.sonarsource.nodejs.NodeCommandException: Failed to start server (60s timeout)

Hello, welcome to the community! And thank your for your report.

Which OS are you using? Is the Node.js executable available on the %PATH% or do you configure it explicitly in VSCode’s settings?

In the past, we got similar reports on Windows from people who had another tool’s node.exe taking precedence over the one from Node.js, maybe you’re hitting a similar situation.