Created
September 21, 2018 12:33
-
-
Save alexpchin/2c6bd5917f5173c65daa3bb5e97b930f to your computer and use it in GitHub Desktop.
Clear react-native
This file contains 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
watchman watch-del-all && rm -rf $TMPDIR/react-native-packager-cache-* && rm -rf $TMPDIR/metro-bundler-cache-* && rm -rf node_modules/ && npm cache verify && yarn install && yarn start -- --reset-cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment