Description
Describe the bug.
Error messages pops out when loading the vscode saying "An error occured while installing .NET(8.0)". Dismissing it keeps a message on bottom left in red saying "Error acquiring .NET!".
Please attach log file(s) here if you have any.
Error : (WebRequestError)
Failed to download .NET 8.0arm64aspnetcore:
Web Request to https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json Failed: Cannot read properties of undefined (reading 'startTime'). Aborting. Stack: TypeError: Cannot read properties of undefined (reading 'startTime')
at /Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/dist/Utils/WebRequestWorker.js:74:40
at on.request (/Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/node_modules/axios/dist/node/axios.cjs:4247:7)
at on.request (/Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/node_modules/axios/dist/node/axios.cjs:4252:41)
Error : (DotnetCommandFailed)
Failed to download .NET 8.0arm64aspnetcore:
Web Request to https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json Failed: Cannot read properties of undefined (reading 'startTime'). Aborting. Stack: TypeError: Cannot read properties of undefined (reading 'startTime')
at /Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/dist/Utils/WebRequestWorker.js:74:40
at on.request (/Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/node_modules/axios/dist/node/axios.cjs:4247:7)
at on.request (/Users/mk/.vscode/extensions/vscode-dotnet-runtime-library/node_modules/axios/dist/node/axios.cjs:4252:41)
Reproduction Steps
Command+Shift+P
Enter "Developer: REload Window"
Expected Behavior
Not seeing the error at loading
Exceptions & Errors (if any)
No response
.NET Install Tool Version
v2.2.8
Your operating system? Please provide more detail, such as the version and or distro above.
N/A
VS Code Version
1.97.2
Activity