You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

solus.md 472 B

3 years ago
12345678910111213141516
  1. <div class="install-only-stable" markdown="1">
  2. On Solus, you can install yarn via the Solus repository.
  3. ```sh
  4. sudo eopkg install yarn
  5. ```
  6. </div>
  7. <div class="install-only-rc install-only-nightly" markdown="1">
  8. Currently, there are no Solus packages available for RC or nightly builds of Yarn. Please use the tarball:
  9. {% include_relative _installations/tarball.md %}
  10. </div>
  11. ### Path Setup
  12. <!-- prettier-ignore -->
  13. {% include_relative _installations/unix_path_setup.md %}

js yarn包管理组件依赖分析

Contributors (1)