Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Unable to launch the project #1618

Description

@dolivier-dev

Describe the bug

When I run "tye" with or without arguments, I get the following message: "You must install or update .NET to run this application."

To Reproduce

> tye

You must install or update .NET to run this application.

App: /Users/John/.dotnet/tools/tye
Architecture: arm64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (arm64)
.NET location: /usr/local/share/dotnet

The following frameworks were found:
  7.0.13 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.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.NETCore.App&framework_version=6.0.0&arch=arm64&rid=osx.14-arm64

Further technical details

tye --version
The same error described

`dotnet tool list -g'

microsoft.tye        0.11.0-alpha.22111.1      tye

The platform is macOS

I think the problem is that I have the latest version of "dotnet 7.0.403".
However, I don't have any version of dotnet 6.

To solve, I'm thinking of migrating the project to dotnet 7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions