We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1d958 commit c8e8558Copy full SHA for c8e8558
doc/api/corepack.md
@@ -12,10 +12,9 @@ added:
12
13
> Stability: 1 - Experimental
14
15
-Documentation for this tool can be found on the [Corepack repository][].
+**Corepack will no longer be distributed starting with Node.js v25.**
16
17
-Despite Corepack being distributed with default installs of Node.js, the package
18
-managers managed by Corepack are not part of the Node.js distribution, and
19
-Corepack itself will no longer be distributed with Node.js 25+.
+Users currently depending on the bundled `corepack` executable from Node.js
+can switch to using the userland-provided [corepack][] module.
20
21
-[Corepack repository]: https://github.com/nodejs/corepack
+[corepack]: https://github.com/nodejs/corepack
0 commit comments