You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: