You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to deploy CESI using the included docker-compose.yml both the backend and frontend failed due to issues with dependencies. The backend is easily fixable, however the frontend is having issues with the react-scripts package due to using NodeJS 14 which is heavily deprecated. I would like to fix these issues and contribute to the project.
The text was updated successfully, but these errors were encountered:
Greetings !
When trying to deploy CESI using the included docker-compose.yml both the backend and frontend failed due to issues with dependencies. The backend is easily fixable, however the frontend is having issues with the react-scripts package due to using NodeJS 14 which is heavily deprecated. I would like to fix these issues and contribute to the project.
The text was updated successfully, but these errors were encountered: