DEV Community

Gem Cloud
Gem Cloud

Posted on

To use yarn at VS-code on Windows 11

  1. install yarn on windows 11.
    https://www.liquidweb.com/kb/how-to-install-yarn-on-windows/

    Download the Yarn .msi installer
    and installed it on windows 11.

  2. Yarn commands for VSCode
    https://www.npmjs.com/package/vscode-yarn
    install vs-code extension.

Happy coding!

Top comments (0)