Open
Description
Yarn's docs on Corepack should be expanded to explain:
- Whether Corepack is required for Yarn Berry, or it's just a nice way of installing the CLI
- What will Yarn do about the fact that Node.js is removing support for Corepack
- What happens when Corepack is not used, i.e., there's a Yarn executable under
.yarn/releases
, etc. - What happens when Corepack is used, i.e., there's no Yarn executable and Corepack handles that
URL: https://yarnpkg.com/corepack
Related: #5949
Metadata
Metadata
Assignees
Labels
No labels