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

Getting errror when starting in development mode with yarn start #128

Closed
dinesh-matta-mpf opened this issue Nov 14, 2017 · 2 comments
Closed

Comments

@dinesh-matta-mpf
Copy link

Gettng following erro on yarn start

yarn start
yarn run v1.3.2
$ better-npm-run start
running better-npm-run in /home/dinesh/projects/react-cool-starter
Executing script: start

to be executed: nodemon ./index.js
[nodemon] 1.12.1
[nodemon] to restart at any time, enter rs
[nodemon] watching: index.js /home/dinesh/projects/react-cool-starter/tools/webpack/**/* src/server.js src/utils/Html.js
[nodemon] starting node ./index.js
[nodemon] Internal watch failed: watch /home/dinesh/projects/react-cool-starter/index.js ENOSPC
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Anybody has any idea about this error?

@wellyshen
Copy link
Owner

wellyshen commented Nov 14, 2017

@dinesh-matta-mpf Try it

@dinesh-matta-mpf
Copy link
Author

Thanks @wellyshen, this solution worked for me

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