Answers for "update version yarn"

1

update yarn

# Windows
# open powershell as admin, then run
choco upgrade yarn

# MacOS
brew upgrade yarn
Posted by: Guest on May-04-2020
1

yarn change version

yarn set version <version>
Posted by: Guest on October-01-2020

Browse Popular Code Answers by Language