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

Unable to launch the project #1618

Open
olivierowp opened this issue Oct 30, 2023 · 0 comments
Open

Unable to launch the project #1618

olivierowp opened this issue Oct 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@olivierowp
Copy link

olivierowp commented Oct 30, 2023

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.

@olivierowp olivierowp added the bug Something isn't working label Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant