screeps / engine

ISC License
133 stars 66 forks source link

Upgrade to Latest Node Versions #138

Open winrid opened 1 year ago

winrid commented 1 year ago

It seems based on discussions in the Screeps discord the engine is not compatible with latest Node versions. It sounds like the infra is on Node 8 today? @o4kapuk is there any interest in upgrading the engine/infra to improve tick times? I can create the PR if devs want to actually do the upgrade...

o4kapuk commented 1 year ago

We certainly plan to upgrade nodejs on production although we don't expect it to improve tick times

CDWimmer commented 5 months ago

its been over a year - are there still plans to upgrade beyond Node 8? Even systems that would be considered out of date are using Node > 8 now and it makes using existing development starters a pain as npm bin was dropped in Node 9+ [1]