dotnet-maui-check
dotnet-maui-check copied to clipboard
maui-check with permission denied on Mac M1
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)