dotnet / dotnet/website-feedback
error trying to debug
- Dominant language
- No language data
- Stars
- 7
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
### URL
https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/create
### Operating system
macos
### More information about your system
the OS: Sequoia 15.7.3
the architecture: ARM64
latest version of VSCode
### Description
this issue occurred when attempting to simulate the test application, the error message is:
[{
"resource": "/Users/account_name/Documents/MauiTestApp1/MauiTestApp1.csproj",
"owner": "msCompile",
"code": "NU1900",
"severity": 4,
"message": "Error occurred while getting package vulnerability data: Access to the path '/Users/liamramsden/.local/share/NuGet/http-cache' is denied.",
"source": "cpp",
"startLineNumber": 1,
"startColumn": 1,
"endLineNumber": 1,
"endColumn": 1
}]
### dotnet --info
this is on a Mac mini M4 and a fresh install of dotnet using the latest version.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked .NET MAUI tutorial and the reported dotnet --info output, then reproduce the simulation on macOS Sequoia ARM64 in VS Code. Investigate the NU1900 message and denied NuGet http-cache path; done means the fresh tutorial application can be simulated without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, macos, vscode
- Domain
- mobile-dev, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100