Skip to content

Instantly share code, notes, and snippets.

@Izhaki
Created September 13, 2019 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Izhaki/0a7309a1e7a5c26e26d26bc117150db1 to your computer and use it in GitHub Desktop.
Save Izhaki/0a7309a1e7a5c26e26d26bc117150db1 to your computer and use it in GitHub Desktop.
Updating yarn on Mac

Ensure you have GPG installed:

brew install gpg
curl -o- -L https://yarnpkg.com/install.sh | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment