Skip to content

Instantly share code, notes, and snippets.

@Sc4ramouche
Created September 7, 2018 08:15
Show Gist options
  • Save Sc4ramouche/d5296a8a3c5ec8548a81e2a20bf690eb to your computer and use it in GitHub Desktop.
Save Sc4ramouche/d5296a8a3c5ec8548a81e2a20bf690eb to your computer and use it in GitHub Desktop.
Clearing cache for metro bundler
rm -rf $TMPDIR/react-native-packager-cache-* && rm -rf $TMPDIR/metro-bundler-cache-*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment