Skip to content

Instantly share code, notes, and snippets.

@geocine
Created February 13, 2021 18:43
Show Gist options
  • Save geocine/6b072fb164c2f5446377afd2366e9bb2 to your computer and use it in GitHub Desktop.
Save geocine/6b072fb164c2f5446377afd2366e9bb2 to your computer and use it in GitHub Desktop.
Remove all global yarn
yarn global remove $(yarn global list | grep info | sed 's/^info "\(.*\)@.*".*$/\1/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment