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

Running npm start return that...no clue where to fix it I've tried removing node_modules and npm install #9227

Closed
kevinbui904 opened this issue Jun 26, 2020 · 7 comments
Labels

Comments

@kevinbui904
Copy link

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! test-react@0.1.0 start: react-scripts start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the test-react@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\kevin\AppData\Roaming\npm-cache_logs\2020-06-26T20_30_45_971Z-debug.log

@ShahrozTanveer
Copy link

#9225 (comment)

@ShahrozTanveer
Copy link

hi @kevinbui904
try npm cache clean --force
then delete your node_modules dir and package-lock.json file.
=> run npm install
then run npm start

@eddiemonge
Copy link
Contributor

what was the output of the debug log?

@kevinbui904
Copy link
Author

kevinbui904 commented Jun 30, 2020 via email

@ShahrozTanveer
Copy link

Turns out. Setting path to C:\Windows\System32\ fixed it .-.

On Tue, Jun 30, 2020 at 9:44 AM Eddie Monge Jr @.***> wrote: what was the output of the debug log? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#9227 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANNMJARH5ITIYQ35COMJLFTRZII7XANCNFSM4OJUTIIA .

@kevinbui904 👍🚀 Close issue.

@stale
Copy link

stale bot commented Aug 1, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Aug 1, 2020
@stale
Copy link

stale bot commented Aug 8, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants