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
Error: It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)
at Socket.onpacket (socket.js:210)
at Manager.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Manager.emitReserved (typed-events.js:59)
at Manager.ondecoded (manager.js:207)
at Decoder.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Decoder.add (index.js:117)
at Manager.ondata (manager.js:199)
at Socket.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Socket.onPacket (socket.js:399)
at WS.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at WS.onPacket (transport.js:105)
at WS.onData (transport.js:98)
at WebSocket.ws.onmessage (websocket.js:111)
The text was updated successfully, but these errors were encountered:
Error: It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)
at Socket.onpacket (socket.js:210)
at Manager.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Manager.emitReserved (typed-events.js:59)
at Manager.ondecoded (manager.js:207)
at Decoder.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Decoder.add (index.js:117)
at Manager.ondata (manager.js:199)
at Socket.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at Socket.onPacket (socket.js:399)
at WS.push../node_modules/component-emitter/index.js.Emitter.emit (index.js:145)
at WS.onPacket (transport.js:105)
at WS.onData (transport.js:98)
at WebSocket.ws.onmessage (websocket.js:111)
The text was updated successfully, but these errors were encountered: