Upgrade Yarn to latest version
Upgrades the current yarn version to the latest version using the npm package manager.
Authored by: Abdul RahmanBrought to you by Warp, a free terminal reimagined to work like a modern app.
Command
Copy
npm install --global yarn
npm upgrade --global yarn
Tags
Edit in GitHub
Copied