You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The debug stub was missing the `enable()` and `disable()` methods that
the debug package provides. This caused errors when socket-cli re-bundles
the lib code and calls `debug.enable(namespace)`.
0 commit comments