phetsims / rosetta

PhET's Simulation Translation Utility
MIT License
3 stars 1 forks source link

Update version of NodeJS being used by Rosetta on the main server #438

Open jbphet opened 3 weeks ago

jbphet commented 3 weeks ago

In #405 the version of NodeJS used on the test server - phet-server-dev - was updated. We should also update the version being used on the main server.

The version currently in use on phet-sever-dev is the latest Long Term Support (LTS) version, which is 20.16.0. I'll plan to target that version on the live version (which runs on phet-server2) too.

As of this moment, and according to the service file /etc/systemd/system/rosetta.service on phet-server2, the version of NodeJS in use there is v16.14.2.