Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] : Not able to run this project locally #29

Open
Rahul-Prasad-07 opened this issue Mar 24, 2023 · 0 comments
Open

[Bug] : Not able to run this project locally #29

Rahul-Prasad-07 opened this issue Mar 24, 2023 · 0 comments

Comments

@Rahul-Prasad-07
Copy link

Describe the bug

  • Not able to run my project locally.
  • Getting this error while running yarn start
    • $ PORT=8080 NODE_ENV=development nodemon --watch src -e ts,tsx --exec ts-node src/index.ts
    • $ PORT=3000 NODE_ENV=development REACT_APP_BACKEND_URL=http://localhost:8080 react-scripts -r @cypress/instrument-cra start && "open http://localhost:3000/"

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Clone this repo'
  2. Run yarn install and yarn start
  3. See error

Expected behavior
Error Command failed with exit code 1.

Screenshots

image

Desktop (please complete the following information):

  • OS: [Windows]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

I request to the maintainer of this repo, kindly help me on this issue !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant