Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wonder why node js version requirement is 10, 12, 16. skip 14 #30

Open
drsmile1001 opened this issue Apr 11, 2022 · 2 comments
Open

Wonder why node js version requirement is 10, 12, 16. skip 14 #30

drsmile1001 opened this issue Apr 11, 2022 · 2 comments

Comments

@drsmile1001
Copy link

I can simply update my node js. But I wonder is version 14 has any problem?

{
"engines": {
    "node": "10.x || 12.x || 16.x"
  }
}
@thmsndk
Copy link
Collaborator

thmsndk commented Apr 11, 2022

I can't remember what environment we are running in on the arena backend, I am personally running v14. the engine part is a copy paste from the starter project for world, and has not been updated to reflect things accordingly :)

@thmsndk
Copy link
Collaborator

thmsndk commented Apr 11, 2022

Seems like the backend is running node 16.4
https://steamcommunity.com/app/1137320/discussions/0/3078754800913642994/?ctp=3#c3055111535922742215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants