-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Unable to run the project #123
Comments
Did you used npm i, to install all packages? |
Hello, i guess a "yarn install" would fix it |
It depends on what he uses, and I think he does not use yarn, because he said it in the description |
Yes, I had previously installed all the packages using npm i. |
I have written the steps to deploy the website with this repo. Hope that I can help you run this project successfully! https://github.com/1chooo/1chooo.github.io/blob/master/note.md |
1> clone the project on your sysytem |
|
I'm encountering the following error when attempting to run my project using npm start in the terminal: "'react-scripts' is not recognized as an internal or external command, operable program or batch file." Despite having npm installed, I'm unable to proceed with starting the project.
The text was updated successfully, but these errors were encountered: