watchman watch-del-all &&
rm -rf $TMPDIR/react-native-packager-cache-* &&
rm -rf $TMPDIR/metro-bundler-cache-* &&
rm -rf node_modules/ &&
yarn cache clean &&
yarn install &&
yarn start -- --reset-cache
Created
July 26, 2019 10:42
-
-
Save r17x/13e1e239f39368f1066c05a9b27615c7 to your computer and use it in GitHub Desktop.
CLEAN REACT-NATIVE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment