Skip to content

Instantly share code, notes, and snippets.

@squio
Created March 5, 2024 15:18
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 squio/bd28928790685355bb509d6b74ac6547 to your computer and use it in GitHub Desktop.
Save squio/bd28928790685355bb509d6b74ac6547 to your computer and use it in GitHub Desktop.
Reset watchman
#!/bin/sh
# for issue https://stackoverflow.com/a/71779949/885397
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