dotnet-maui-check icon indicating copy to clipboard operation
dotnet-maui-check copied to clipboard

maui-check with permission denied on Mac M1

Open MatheusTheBot opened this issue 1 year ago • 0 comments

Just installed the tool via dotnet tool install --global redth.net.maui.check, added to PATH, restarted the Terminal and tried to run inside the Maui project's folder but got bash: /Users/matheush/.dotnet/tools/maui-check: Permission denied and with Sudo, the response is Killed: 9

The project is a Maui Blazor Hybrid App (8.0), created on Rider (2023.3.4)

MatheusTheBot avatar Mar 22 '24 15:03 MatheusTheBot