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

Problem with the start script #1

Closed
sdabhi23 opened this issue Dec 14, 2017 · 1 comment
Closed

Problem with the start script #1

sdabhi23 opened this issue Dec 14, 2017 · 1 comment

Comments

@sdabhi23
Copy link

I have npm v5.5.1 and node v8.9.1 installed on my machine.
When I run npm start it gives the following error:

> hasura-week1@1.0.0 start C:\Users\Shrey\Desktop\Hasura-Week1
> nodemon app

'nodemon' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! hasura-week1@1.0.0 start: `nodemon app`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the hasura-week1@1.0.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\Shrey\AppData\Roaming\npm-cache\_logs\2017-12-14T11_18_27_626Z-debug.log
@Saurabh3333
Copy link
Owner

I have fixed the error. Please confirm

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