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
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1118:3)
at Timeout.internalConnectMultipleTimeout (node:net:1687:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:513:7)
The text was updated successfully, but these errors were encountered:
Bug was fixed on Node.js 20.12+, it looks like that error is coming from an Electron app, you should report that to them instead, asking them to update the version of Node.js they're using.
at assert (node:internal/assert:14:11)

at internalConnectMultiple (node:net:1118:3)
at Timeout.internalConnectMultipleTimeout (node:net:1687:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:513:7)
The text was updated successfully, but these errors were encountered: