Created
September 7, 2018 08:15
-
-
Save Sc4ramouche/d5296a8a3c5ec8548a81e2a20bf690eb to your computer and use it in GitHub Desktop.
Clearing cache for metro bundler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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