aliasadidev / vscode-npm-gui

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
MIT License
48 stars 16 forks source link

Activating "NuGet package manager GUI" yields empty screen #51

Closed yuvalrakavy closed 1 year ago

yuvalrakavy commented 1 year ago

It used to work, and now all I get is an empty black screen...

h0lg commented 1 year ago

Same. This happened for me after upgrading to VS Code 1.73.0

TanvirArjel commented 1 year ago

Same here.

luizen commented 1 year ago

Same here :(

crackfan commented 1 year ago

Version: 1.73.0 Commit: 8fa188b2b301d36553cbc9ce1b0a146ccb93351f Date: 2022-11-01T15:34:06.111Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.19044 Sandboxed: No

image

aliasadidev commented 1 year ago

fixed with #52 please update to 2.0.5

h0lg commented 1 year ago

fixed with #52 please update to 2.0.5

Confirmed. Thanks for the quick fix and keep up the good work!