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
When trying to run dotnet try the following messages appear:
You must install or update .NET to run this application.
App: /Users/fmachado/.dotnet/tools/dotnet-try
Architecture: arm64
Framework: 'Microsoft.AspNetCore.App', version '3.1.0' (arm64)
.NET location: /usr/local/share/dotnet
The following frameworks were found:
8.0.7 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.AspNetCore.App&framework_version=3.1.0&arch=arm64&rid=osx-arm64&os=osx.14
Did this error occur while using dotnet try or online?
dotnet-try
online
What kind of error was it?
User Interface (UI): For example the output never displayed
Service Error: For example "The service is temporarily unavailable. We are working on it"
Other: Please see above
Screenshots
N/A
Please complete the following:
OS
Windows 10
macOS
Linux (Please specify distro)
iOS
Android
Browser
Chrome
Edge
Safari
How can I get the tool running? I am not able to install .NET Core 3.0 nor .NET Core 2.0 since there is no arm64 support. Thanks
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to run
dotnet try
the following messages appear:Did this error occur while using
dotnet try
or online?dotnet-try
What kind of error was it?
Screenshots
N/A
Please complete the following:
How can I get the tool running? I am not able to install .NET Core 3.0 nor .NET Core 2.0 since there is no arm64 support. Thanks
The text was updated successfully, but these errors were encountered: