Error while running npm run bundle-colyseus-client

Hi!

I keep getting an error when running that command.

0_1559137785264_error.PNG
I blacked out my name in the image, that's why there are blank spots in the folder paths.

All I do is follow the GitHub page and run the commands but I getting this error

Help would be nice and appreciated.

Givo

Hi @Givo, please pull the latest version and run npm start.

I've just removed the bundle-colyseus-client command. The examples are now getting the latest version of the client from the colyseus.js dist file. The recommended way is to use the client as a module though.

Cheers

Thanks!

I can try that later!

EDIT: Works like a charm! Thanks!