Created
March 13, 2018 21:09
-
-
Save patiboh/7a6267e47942a5938986c7695bac62e5 to your computer and use it in GitHub Desktop.
Yarn - Clean cache
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
| rm -rf node_modules && rm yarn.lock && yarn cache clean |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment