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

sh: 1: react-scripts: not found #16

Open
sbenthall opened this issue Oct 26, 2022 · 1 comment
Open

sh: 1: react-scripts: not found #16

sbenthall opened this issue Oct 26, 2022 · 1 comment

Comments

@sbenthall
Copy link

$ cd roundware-web-template/
$ npm start

> [email protected] start
> PORT=2345 react-scripts start

sh: 1: react-scripts: not found
@gavspav
Copy link

gavspav commented Oct 30, 2022

Do you have a node_modules folder in your project?
If not you might need to run npm install
This might sort your other issues out as well

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

2 participants