Hello folks!
I hope you are doing well.
I use IntelliJ and I have:
- 1 project in JavaScript.
- 1 extra module in TypeScript.
When I work on a file from the TypeScript module, I see this:
This is curious since Node.js is configured in both IntelliJ:
And in the SonarLint plugin: (just to be sure)
Even more curious, when I check the logs, I see that the issue has nothing to do with the Node.js version:
Could we have a message related to the real error?
Some info just for you:
- macOS 10.16
- IntelliJ IDEA 2020.3.1 (Ultimate Edition) Build #IU-203.6682.168
- Runtime version: 11.0.9.1+11-b1145.63 x86_64
- SonarLint 4.13.0.24781, same with 4.14.1.27745
Let me know if you need anything else.
Cheers !