Created
March 26, 2025 18:24
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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