erikras / erikras/react-redux-universal-hot-example
npm run dev fails with ENOSPC on Linux
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
due to default inotify settings npm run dev fails
This solves the issue
http://unix.stackexchange.com/questions/13751/kernel-inotify-watch-limit-reached
and it would be nice to have it documented somewhere around. Any ideas? If I add some troubleshooting guidelines to the Intallation guide, and make a pull request, would that be OK?
Contributor guide
Assessment
This issue has not been assessed yet.