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

Local development - Step 06 Error: 'sh: 1: react-scripts: not found' #103

Open
ghost opened this issue Jun 28, 2022 · 1 comment
Open

Local development - Step 06 Error: 'sh: 1: react-scripts: not found' #103

ghost opened this issue Jun 28, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 28, 2022

Step 6 instruction:
In a different terminal, install frontend's modules cd interface && npm install and run it npm start

Output of step 6

  1. cd interface && npm install - Successful

  2. npm start - error details below

┌──(dall-e)─(yy㉿yy)-[/yyy/…/yyy/yyy/dalle-playground-main/interface]
└─$ npm start

[email protected] start
react-scripts start

sh: 1: react-scripts: not found

@vintageman
Copy link

I had the same issue and was resolved by updating nodejs to the latest LTS version

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