Skip to content

Can not start the elly web server #6

@sonodew

Description

@sonodew

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:

  1. install dependencies
  2. start the server

Expected behavior
Web server should start without any issues

Screenshots
image

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

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