core icon indicating copy to clipboard operation
core copied to clipboard

Console Application could not be created. Access to the path ... is denied. I believe there is a console command to grant access to this path?

Open appalliance opened this issue 5 years ago • 1 comments

Problem encountered on https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/create Operating System: macos

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

appalliance avatar May 20 '20 14:05 appalliance

Try creating the project in your usual documents directory. It seems like you're trying to use a privileged directory.

scalablecory avatar May 22 '20 03:05 scalablecory