Need to install a specific version of Yarn? Simply run the command below in your terminal. Replace 1.19.1 with the yarn version you want to install.
curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.19.1
Oh, just a software engineer's little blog.
Need to install a specific version of Yarn? Simply run the command below in your terminal. Replace 1.19.1 with the yarn version you want to install.
curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.19.1