-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Describe the bug
When running the command 'npm start' the serer is not getting started and an error is being thrown in the terminal
To Reproduce
Steps to reproduce the behavior:
- install dependencies
- start the server
Expected behavior
Web server should start without any issues
Desktop (please complete the following information):
- OS: Ubuntu
- Browser Chrome
Smartphone (please complete the following information):
N/A
Additional context
However, to bypass the issue we can update the starting script with 'react-scripts --openssl-legacy-provider start'. The current problem arises due to version miss match between node and react. To resolve the exact issue, the versions should be updated in the elly web server.
Metadata
Metadata
Assignees
Labels
No labels
