Skip to content

Instantly share code, notes, and snippets.

@whitehat101
Created March 1, 2022 21:28
Show Gist options
  • Save whitehat101/0fe31ef715671820c9cf7d469776f13b to your computer and use it in GitHub Desktop.
Save whitehat101/0fe31ef715671820c9cf7d469776f13b to your computer and use it in GitHub Desktop.
Set Yarn Version 1/2
# Yarn 1.x
yarn policies set-version <version number>
# Yarn 2.x
yarn set version <version number>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment