vscode-npm-gui icon indicating copy to clipboard operation
vscode-npm-gui copied to clipboard

I get an error when Load Package Versions

Open DeveloperSuccess opened this issue 11 months ago • 0 comments

I get an error when Load Package Versions:

"
            [NuGet Package Manager GUI => ERROR!!!]
            [Request to url:https://api.nuget.org/v3-flatcontainer/runtime.win-x64.microsoft.private.corefx.netcoreapp/index.json]
            [timeout:9000]
            [proxy is active:false]
            [auth is active:false]
            [result:<?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
RequestId:de292b5d-a01e-0056-42a9-524c18000000
Time:2024-12-20T06:37:25.1986344Z</Message></Error>]
"

DeveloperSuccess avatar Dec 20 '24 06:12 DeveloperSuccess