Skip to content

Unable to initiate the Com-dict web server #3

@hachchi

Description

@hachchi

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:

  1. install dependencies
  2. start the server

Expected behavior
The web server should initiate seamlessly without encountering any problems.

Screenshots
npm_build_fail

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions