*ERROR: Failure during analysis, Node.js command to start eslint-bridge was:"

Template for a good bug report, formatted with Markdown:

  • versions used (sonarqube-8.2.0.32929\bin\windows-x86-64, SonarQube Scanner 4.2.0.1873, Plugin, and any relevant extension)*

ERROR: You are using version of TypeScript 2.9.2 which is not supported; supported versions >=3.2.1
ERROR: If it’s not possible to upgrade version of TypeScript used by the project, consider installing supported TypeScript version just for the time of analysis
ERROR: Failure during analysis, Node.js command to start eslint-bridge

I have installed locally the newer version of typescript
>tsc -v
Version 3.9.3

As I result the dashboard is almost empty… What I should do? Any hint?

Can you post a full log of your analysis so we can see what happens? I’m curious to see if there are still outstanding errors/warnings.