Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Yarn Installer 2022
Yarn Installer 2022

Yarn Installer 2022

Sergio Jimenez

|
3,212 installs
| (1) | Free
Makes it easy to restore npm packages using Yarn from within Visual Studio. Update of the extension created by Mads Kristensen (https://github.com/madskristensen/YarnInstaller)
Download

Yarn Installer 2022

IMPORTANT : This project is an adaptation of Mads Kristensen's Yarn Installer project to adapt it to VS 2022.

Makes it easy to restore npm packages using Yarn from within Visual Studio

Prerequisite

You need to install Yarn in order for this extension to work.

Description

Options available

Automatically run yarn install when saving _package.jso_n by enabling it in the Tools -> Options dialog.

web-options.png

Remember to disable the built-in npm restore when you do this (see below).

Disable npm restore

By default Visual Studio will call npm install when package.json is saved and also when a project containing a package.json file is being opened.

To turn off the automatic calls to npm install, disable them in the Tools -> Options dialog.

options.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft