adrian-pavel / visual-nuget

Code for the Visual NuGet package manager extension for VS Code.
MIT License
29 stars 6 forks source link

Unable to load private packages #30

Open eddy-mei opened 5 months ago

eddy-mei commented 5 months ago

Having problems to show private packages on UI. It keeps loading but never shows anything. The private packages are hosted with Nexus that requires basic authentication. I can tell you building process is successful. What can I do to get private packages showing up?

adrian-pavel commented 2 weeks ago

Sorry but would need more details, can you please open developer tools from the command palette and see if you have any weird errors?