SonarQube 6.5 does not open to the localhost. SonarQube was added to Angular project

67 views Asked by At

I added SonarQube 6.5 to Angular 10. SonarQube starts, but does not scan the project. In package.json I have information: "sonar": "sonar-scanner -Dsonar.projectKey=front -Dsonar.sources=src"

Someone knows why SonarQube does not scan my project?

0

There are 0 answers