yarn windows install and guide code example
Example 1: macos install yarn
brew install yarn
Example 2: how to install yarn on ubuntu
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
brew install yarn
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -