dotnet/try

Not working on MacOS

dluc opened this issue · 0 comments

dluc commented
$ dotnet try
You must install or update .NET to run this application.

App: /Users/delucato/.dotnet/tools/dotnet-try
Architecture: x64
Framework: 'Microsoft.AspNetCore.App', version '3.1.0' (x64)
.NET location: /usr/local/share/dotnet

The following frameworks were found:
  6.0.16 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  7.0.5 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  7.0.7 at [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]

Learn about framework resolution:
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=x64&rid=osx.14-x64

after following the link, installing 3.1, opening a new shell, the error persists.

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: You must install or update .NET to run this application.

Please complete the following:

  • OS
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Safari