delaford / game

⚔️ An online JavaScript 2D Medieval RPG.
https://play.delaford.com/?useGuestAccount
MIT License
1.32k stars 846 forks source link

Game not working #137

Closed mteam88 closed 2 years ago

mteam88 commented 3 years ago

full error code here: https://gist.github.com/mteam88/f7569741c16b76ea14ed1be5a1b96e86 running on bash terminal on replit.com

naknode commented 3 years ago

@mteam88 What node version are you using? Try updating to latest stable which is v14.x.x

AbraaoAlves commented 2 years ago

Sorry @naknode actual package.json expected node version ">=10.3.0 <11"

image
naknode commented 2 years ago

@AbraaoAlves Update the package.json's node.js engine and try again.