mirror of https://github.com/nodejs/corepack.git
docs(corepack-version): reference node 24 as latest default
This commit is contained in:
parent
7f7336b9bd
commit
f369237d3e
|
|
@ -11,7 +11,7 @@ and pnpm without having to install them**.
|
|||
|
||||
### Default Installs
|
||||
|
||||
Corepack is [distributed by default with all recent Node.js versions](https://nodejs.org/api/corepack.html).
|
||||
Corepack is [distributed till Node.js 24](https://nodejs.org/api/corepack.html).
|
||||
Run `corepack enable` to install the required Yarn and pnpm binaries on your path.
|
||||
|
||||
### Manual Installs
|
||||
|
|
|
|||
Loading…
Reference in New Issue