Skip to content

Instantly share code, notes, and snippets.

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