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
I think the work being done on #231 will help here. At least it will expose what the real error is underneath the inability to read error.response.body.
Versions
Electron: v12.0.5
Ngrok (package): 4.0.1
Node: v15.12.0
Ngrok (binary): 2.3.40
When i call
ngrok.disconnect()
it's crashes with error:I checked client.js:42 - it's
request(method, path, options = {})
. I think this error thrown when sendingapi/tunnels
request.The text was updated successfully, but these errors were encountered: