jigg
jigg copied to clipboard
socket.io v 4 does not work
Hi, I just wanted to give you a heads-up that the recent socket.io version 4.0.1 wil result in not being able to connect to the server.
Installing an earlier version with e.g. npm install [email protected] resolves the issue.
Also I had to do npm install socket.io-client