curling the search endpoint on my verdaccio server manually I get the expected results
potentially unrelated warning that is showing up for me
(node:38466) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code Helper (Plugin) --trace-deprecation ...` to show where the warning was created)
No output channel "Private Extension Manager" created
after debugging some it seems to be hanging on this line https://github.com/joelspadin-garmin/vscode-private-extension-manager/blob/main/extension/src/Registry.ts#L312
I am running verdaccio locally and I am not seeing any traffic hitting it
my properties:
curling the search endpoint on my verdaccio server manually I get the expected results
potentially unrelated warning that is showing up for me
No output channel "Private Extension Manager" created