Skip to content

Instantly share code, notes, and snippets.

@milankamilya
Created August 9, 2018 11:13
Show Gist options
  • Save milankamilya/e3fd004f47a08026d2e0d21b372ccf4f to your computer and use it in GitHub Desktop.
Save milankamilya/e3fd004f47a08026d2e0d21b372ccf4f to your computer and use it in GitHub Desktop.
Module Doesn't Exists Issue in NPM , React-Native
watchman watch-del-all
rm -rf node_modules && npm install
rm -rf $TMPDIR/react-*
rm -rf $TMPDIR/haste-map-react-native-packager-*
react-native link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment