hubmapconsortium / ingest-ui

HuBMAP Data Ingest Portal
https://ingest.hubmapconsortium.org
MIT License
4 stars 0 forks source link

Upgrade to Nodejs v20 #1330

Closed yuanzhou closed 8 months ago

yuanzhou commented 8 months ago

Nodejs v18 had entered maintenance phase since October last year, v20 is the Active LTS now. By upgrading to v20, may also need to upgrade some of the dependencies (babel-preset-react-app for instance). Make sure this upgrade is not breaking the current functionalities and the production static build also works fine.

Zhou will handle the docker build update to use nodejs v20.

yuanzhou commented 8 months ago

Duplicate of https://github.com/hubmapconsortium/ingest-ui/issues/1347