install yarn without npm code example Example 1: macos install yarn brew install yarn Example 2: install yarn on windows npm install --global yarn