Skip to content

Instantly share code, notes, and snippets.

@maxgfr
Last active December 2, 2022 20:17
Show Gist options
  • Save maxgfr/0765eb1480773c2f5bf8d0640b85100d to your computer and use it in GitHub Desktop.
Save maxgfr/0765eb1480773c2f5bf8d0640b85100d to your computer and use it in GitHub Desktop.
Watchman error on react native

Watchman error

If you have an error with watchman, you can reset it by running this command

watchman watch-del-all
watchman shutdown-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment