Skip to content

Instantly share code, notes, and snippets.

@otuva
Created March 26, 2025 18:24
Show Gist options
  • Save otuva/409788b7b64ff27ca2b8826908ab145a to your computer and use it in GitHub Desktop.
Save otuva/409788b7b64ff27ca2b8826908ab145a to your computer and use it in GitHub Desktop.
.NET SDK was resolved to /usr/bin/snap, but it failed to run. It is possible the installation of the .NET is corrupted, or not properly signed, or has no permission to run.
sudo ln -s /snap/dotnet-sdk/current/dotnet /usr/local/bin/dotnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment