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

[nodemon] Internal watch failed: watch /Lyrical-GraphQL/node_modules/caniuse-db/region-usage-json/IE.json ENOSPC #10

Open
arpitprod opened this issue Feb 6, 2018 · 1 comment

Comments

@arpitprod
Copy link

When I running this code after 'npm install' with 'npm run dev' it's showing this error

`webpack: Compiled successfully.
[nodemon] Internal watch failed: watch /home/arpit/Lyrical-GraphQL/node_modules/caniuse-db/region-usage-json/IE.json ENOSPC

npm ERR! Linux 4.4.0-112-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "dev"
npm ERR! node v6.12.3
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: nodemon index.js --ignore client
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'nodemon index.js --ignore client'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the lyrical package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! nodemon index.js --ignore client
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs lyrical
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls lyrical`

@kaz81884
Copy link

I am getting the same error Please answer

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