looks like your env variables incorrect or permissions are wrong on "~/.dotnet". check file:
%ls -l ~/.dotnet/9.0.201.toolpath.sentinel
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a Macbook with
When I tried installing MAUI .NET 9.0.200 and tried debugging in VS Code. I got the below error:
System.UnauthorizedAccessException: Access to the path '/Users/''/.dotnet/9.0.201.toolpath.sentinel' is denied.
Please help me
looks like your env variables incorrect or permissions are wrong on "~/.dotnet". check file:
%ls -l ~/.dotnet/9.0.201.toolpath.sentinel