Created
May 18, 2020 13:02
-
-
Save rdsedmundo/f2144859d57ac1a39986a377188b3a6a to your computer and use it in GitHub Desktop.
brew downgrade yarn
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
brew unlink yarn | |
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/aacaa70e8931b2b005cb8f70703b48604f4a8d2a/Formula/yarn.rb | |
brew switch yarn 1.19.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment