Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ArthurInTheShell/af85e030631c63a214c1497601078339 to your computer and use it in GitHub Desktop.
Save ArthurInTheShell/af85e030631c63a214c1497601078339 to your computer and use it in GitHub Desktop.
Fix some dependency problems in react native
watchman watch-del-all
npm cache clean --force && npm install
clean the cache and reinstall all the packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment