cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Update deployment version of Node #92

Closed Carifio24 closed 8 months ago

Carifio24 commented 1 year ago

EBS is telling me that our Node version (16) is deprecated, so this should get bumped to a newer one sooner rather than later.

Carifio24 commented 11 months ago

Just to keep a record of where this is at:

I bumped the Node.js version to 16.20, but this is still deprecated, and it's not possible to bump up the major version on the same environment. I've set up a version up and running using Node 18 on the node-18 branch, but we'll need to get our domain re-mapped to this new instance, which I don't really want to do before we finish our current slate of implementations.

Carifio24 commented 8 months ago

This was resolved in #103.