I have integrated sonar cloud with bitbucket repository using a pipeline. when i run the Msbuild in my local machine its working fine but everytime i do a commit build is failing with the error “SonarScanner.MSBuild.exe: command not found”. i would like to know your thoughts on this.
Hi,
Same here , followed steps as they given but still I’m getting
set up: export PATH=/home/anil/Desktop/install_directory:$PATH
Error: SonarScanner.MSBuild.exe: command not found.