classic.yarnpkg.com Open in urlscan Pro
50.19.214.227  Public Scan

Submitted URL: http://classic.yarnpkg.com/
Effective URL: https://classic.yarnpkg.com/lang/en/
Submission: On November 21 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form novalidate="" class="ais-SearchBox-form" action="" role="search"><input type="search" placeholder="Search packages (i.e. babel, webpack, react…)" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" required=""
    maxlength="512" class="ais-SearchBox-input" value=""><button type="submit" title="Submit your search query." class="ais-SearchBox-submit"><svg class="ais-SearchBox-submitIcon" xmlns="http://www.w3.org/2000/svg" width="10" height="10"
      viewBox="0 0 40 40">
      <path
        d="M26.804 29.01c-2.832 2.34-6.465 3.746-10.426 3.746C7.333 32.756 0 25.424 0 16.378 0 7.333 7.333 0 16.378 0c9.046 0 16.378 7.333 16.378 16.378 0 3.96-1.406 7.594-3.746 10.426l10.534 10.534c.607.607.61 1.59-.004 2.202-.61.61-1.597.61-2.202.004L26.804 29.01zm-10.426.627c7.323 0 13.26-5.936 13.26-13.26 0-7.32-5.937-13.257-13.26-13.257C9.056 3.12 3.12 9.056 3.12 16.378c0 7.323 5.936 13.26 13.258 13.26z">
      </path>
    </svg></button><button type="reset" title="Clear the search query." class="ais-SearchBox-reset" hidden=""><svg class="ais-SearchBox-resetIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="10" height="10">
      <path d="M8.114 10L.944 2.83 0 1.885 1.886 0l.943.943L10 8.113l7.17-7.17.944-.943L20 1.886l-.943.943-7.17 7.17 7.17 7.17.943.944L18.114 20l-.943-.943-7.17-7.17-7.17 7.17-.944.943L0 18.114l.943-.943L8.113 10z"></path>
    </svg></button></form>

Text Content

Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.
Yarn

 * Getting Started
 * Docs
 * Packages
 * Blog

 * English
   English Español Français Bahasa Indonesia 日本語 Português (Brasil) Русский
   Türkçe Українська 中文 繁體中文
 * Discord Discord
 * Twitter Twitter
 * Facebook Facebook
 * GitHub GitHub




FAST, RELIABLE, AND SECURE DEPENDENCY MANAGEMENT.

Get Started Install Yarn Migrate to Yarn 2+
Classic Stable: v1.22.22
Node: ^4.8.0 || ^5.7.0 || ^6.2.2 || >=8.0.0


ULTRA FAST.

Yarn caches every package it downloads so it never needs to download it again.
It also parallelizes operations to maximize resource utilization so install
times are faster than ever.



--------------------------------------------------------------------------------


MEGA SECURE.

Yarn uses checksums to verify the integrity of every installed package before
its code is executed.



--------------------------------------------------------------------------------


SUPER RELIABLE.

Using a detailed, but concise, lockfile format, and a deterministic algorithm
for installs, Yarn is able to guarantee that an install that worked on one
system will work exactly the same way on any other system.



What are you waiting for?

Get Started


OFFLINE MODE

If you've installed a package before, you can install it again without any
internet connection.


DETERMINISTIC

The same dependencies will be installed the same exact way across every machine
regardless of install order.


NETWORK PERFORMANCE

Yarn efficiently queues up requests and avoids request waterfalls in order to
maximize network utilization.


SAME PACKAGES

Install any package from npm and keep your package workflow the same.


NETWORK RESILIENCE

A single request failing won't cause an install to fail. Requests are retried
upon failure.


FLAT MODE

Resolve mismatching versions of dependencies to a single version to avoid
creating duplicates.

--------------------------------------------------------------------------------

Yarn Distributed under BSD License Code of Conduct
Artwork by Shitty Watercolour Edit this page