Last active
September 8, 2020 07:57
-
-
Save rdsedmundo/bfe59da4e3975b5de7df4bc80257c357 to your computer and use it in GitHub Desktop.
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