Last active
September 20, 2018 15:46
-
-
Save anhkind/d8478d14a811b4ae43d0f35b242de806 to your computer and use it in GitHub Desktop.
Upgrade Node and Yarn
This file contains 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
brew upgrade node | |
brew upgrade yarn | |
yarn install --ignore-engines |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment