Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save francosalcedo/fddc51a0abfc3956a1750a080e842e52 to your computer and use it in GitHub Desktop.
Save francosalcedo/fddc51a0abfc3956a1750a080e842e52 to your computer and use it in GitHub Desktop.
Node - webpack - Error: watch ENOSPC
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Reference: https://github.com/facebook/jest/issues/3254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment