Rhuan Chaves
Results
1
comments of
Rhuan Chaves
If anyone having this issue yet, I've found a simple fix here: [https://stackoverflow.com/a/41400394](url) Just change line 3 of client\index.js to: ```JavaScript import SocketIOClient from 'socket.io-client/dist/socket.io.js'; ```