
Please whitelist your project folder and the Yarn cache directory (%LocalAppData%\Yarn) in your antivirus software, otherwise installing packages will be significantly slower as every single file will be scanned as it’s written to disk. If Node.js is not installed, scoop will give you a suggestion to install it. Once you have Scoop installed, you may install yarn by running the following code in your console: scoop install yarn Scoop is a command-line installer for Windows, you can install Scoop by following these instructions.

This will also ensure that you have Node.js installed. Once you have Chocolatey installed, you may install yarn by running the following code in your console: choco install yarn If you use the installer you will first need to install Node.js.ĭownload Installer Install via ChocolateyĬhocolatey is a package manager for Windows, you can install Chocolatey by following these instructions. msi file that when run will walk you through installing Yarn on Windows. There are three options for installing Yarn on Windows.
