-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Describe the bug
When executing the 'npm start' command, the server fails to initiate, and an error is displayed in the terminal.
To Reproduce
Steps to reproduce the behavior:
- install dependencies
- start the server
Expected behavior
The web server should initiate seamlessly without encountering any problems.
Desktop (please complete the following information):
- OS: Ubuntu
- Browser: Edge
Smartphone (please complete the following information):
N/A
Additional context
To circumvent the issue, consider updating the starting script to 'react-scripts --openssl-legacy-provider start'. The current problem stems from a version mismatch between Node and React. To resolve this specific issue, it is recommended to update the versions in the com-dict web server.
Metadata
Metadata
Assignees
Labels
No labels
