Skip to content

Instantly share code, notes, and snippets.

@ecaepsey
Created February 20, 2019 04:13
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 ecaepsey/1ad865bf78ef775627bcb9238b3efc54 to your computer and use it in GitHub Desktop.
Save ecaepsey/1ad865bf78ef775627bcb9238b3efc54 to your computer and use it in GitHub Desktop.
react-native
rm -rf $TMPDIR/react-* && rm -rf $TMPDIR/metro-* && rm -rf $TMPDIR/haste-* && watchman watch-del-all && rm -rf node_modules && yarn install && npm start -- --reset-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment