.NET Core on Raspberry Pi – Access to the path is denied

After installing the .NET Core sdk on my Raspberry Pi I received the following error when attempting to create a new console application using the ‘dotnet new console’ command.

image

pi@raspberrypi:~/IoT/FirstProject $ dotnet new console
System.UnauthorizedAccessException: Access to the path '/home/pi/.dotnet/5.0.203.toolpath.sentinel' is denied.
---> System.IO.IOException: Permission denied
---...

Continue Reading Rick A. Wilson (RAW)’s Article on their blog

.NET Core on Raspberry Pi – Access to the path is denied

After installing the .NET Core sdk on my Raspberry Pi I received the following error when attempting to create a new console application using the ‘dotnet new console’ command. pi@raspberrypi:~/IoT/FirstProject $ dotnet new console System.UnauthorizedAccessException: Access to the path ‘/home/pi/.dotnet/5.0.203.toolpath.sentinel’ is denied.

Blog Syndicated with Rick A. Wilson (RAW)’s Permission

Author: Richard Wilson

Share This Post On
Share via
Copy link
Powered by Social Snap