Skip to content

Instantly share code, notes, and snippets.

@anhkind
Last active September 20, 2018 15:46
Show Gist options
  • Save anhkind/d8478d14a811b4ae43d0f35b242de806 to your computer and use it in GitHub Desktop.
Save anhkind/d8478d14a811b4ae43d0f35b242de806 to your computer and use it in GitHub Desktop.
Upgrade Node and Yarn
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