-
-
Save rcerrejon/7c41faa72b8afd472a258c08a5f271a6 to your computer and use it in GitHub Desktop.
Clean and restart full dependencies node_modules etc...
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
watchman watch-del-all && yarn upgrade && yarn cache clean && npm start --reset-cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment