I got this error on MacOS after a fresh install of snitch on .net 9.0:
Analyzing MyProject.csproj
Analyzing MyProject...
Error: An error occurred trying to start process '/Users/me/code/MyProject/dotnet' with working directory '/Users/me/code/MyProject'. Permission denied
Any clue what might be going on? I can run dotnet myself from the path without a problem?
I got this error on MacOS after a fresh install of snitch on .net 9.0:
Analyzing MyProject.csproj
Analyzing MyProject...
Error: An error occurred trying to start process '/Users/me/code/MyProject/dotnet' with working directory '/Users/me/code/MyProject'. Permission denied
Any clue what might be going on? I can run dotnet myself from the path without a problem?