Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run dotnet try on Mac M2 #1226

Open
3 of 13 tasks
fmachadopiriz opened this issue Jul 25, 2024 · 0 comments
Open
3 of 13 tasks

Cannot run dotnet try on Mac M2 #1226

fmachadopiriz opened this issue Jul 25, 2024 · 0 comments

Comments

@fmachadopiriz
Copy link

Describe the bug

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant