Hi,
I am getting this error in Chrome. I am not asking for help with my specific problem but I just want to know what this error entails and what the cause of it may be. Any pointers?
Hi,
I am getting this error in Chrome. I am not asking for help with my specific problem but I just want to know what this error entails and what the cause of it may be. Any pointers?
Hi @KiloGram,
I ran into a similar issue a few weeks ago, and this problem has normally been resolved in the lastest versions. You can check out this GitHub ticket that I had created -> https://github.com/colyseus/colyseus/issues/227.
TD;DR: Delete your node_modules
and package-json.lock
and run an npm i
.