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

Nothing happens when running maui-check on MacOS with M1 and .NET SDK 8.0 #170

Open
simonetino opened this issue Apr 29, 2024 · 0 comments

Comments

@simonetino
Copy link

simonetino commented Apr 29, 2024

Running on MacOS Sonoma with M1 processor and .NET SDK 8.0 installed as well as Xcode 15.3.

The installation of the tool, version 2.0.0 at the time of writing, is done successfully:

dotnet tool install -g Redth.Net.Maui.Check

At this point, the maui-check tool looks like correctly installed under ~/.dotnet/tools.

However, invoking maui-check afterwards does not lead to any results as it returns immediately without any messages.
This happens with any options provided to the tool, here what I have tried so far:

maui-check
maui-check --dev
maui-check --force-dotnet
maui-check --verbose

As version 2.0.0 was released about a year ago, I am guessing that this is not compatible with .NET 8.0.

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