'sonarlint failed to analyze javascript code
sonarlint version: 6 , sonarqube version 9.2 , nodejs 16 and configuration : Node.js path is C:\programFile\nodejs but again plaese configure nodejs path in sonarlint setting.
Solution 1:[1]
I solved it by setting the path to C:\Program Files\nodejs\node.exe
on Sonar lint configuration.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | danilopopeye |