In the Lance Game Engine when I try to run their pong tutorial I type:
sudo yarn start
I get this error:
/var/nodes/lancegame/node_modules/lance-gg/src/ClientEngine.js:125
connect(options = {}) {
^
SyntaxError: Unexpected token =
Any ideas?