I am running a Sonar script and and it has a "Slather Coverage" command in it, and it is erroring out with the following error message:
ERROR - Command 'slather coverage --binary-basename GC --input-format profdata -i .Tests. --cobertura-xml --output-directory sonar-reports --scheme GC GC.xcodeproj' failed with error code: 127
Anybody know what error code 127 is?