Skip to content

Instantly share code, notes, and snippets.

@dineshmm23
Created May 28, 2019 11:01
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 dineshmm23/569aa4d664135bf7842f4492d2577485 to your computer and use it in GitHub Desktop.
Save dineshmm23/569aa4d664135bf7842f4492d2577485 to your computer and use it in GitHub Desktop.
Clearing the cache for each os
</b>mac-android && ios</b>
watchman watch-del-all && rm yarn.lock && rm -rf node_modules && rm -rf $TMPDIR/metro-* && rm -rf $TMPDIR/haste-map-* && yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment