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.
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.