mirror of https://github.com/nodejs/corepack.git
chore: pr feedback
Co-authored-by: Steven <steven@ceriously.com>
This commit is contained in:
parent
f369237d3e
commit
48db99f790
|
|
@ -11,7 +11,7 @@ and pnpm without having to install them**.
|
||||||
|
|
||||||
### Default Installs
|
### Default Installs
|
||||||
|
|
||||||
Corepack is [distributed till Node.js 24](https://nodejs.org/api/corepack.html).
|
Corepack is [distributed with Node.js 18 to Node.js 24](https://nodejs.org/api/corepack.html). However, it stopped being included starting with Node.js 25.
|
||||||
Run `corepack enable` to install the required Yarn and pnpm binaries on your path.
|
Run `corepack enable` to install the required Yarn and pnpm binaries on your path.
|
||||||
|
|
||||||
### Manual Installs
|
### Manual Installs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue