Skip to content

Commit c8e8558

Browse files
trivikraduh95
authored andcommitted
doc: clarify future Corepack removal in v25+
PR-URL: #57825 Reviewed-By: Jordan Harband <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent 2e1d958 commit c8e8558

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/api/corepack.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ added:
1212

1313
> Stability: 1 - Experimental
1414
15-
Documentation for this tool can be found on the [Corepack repository][].
15+
**Corepack will no longer be distributed starting with Node.js v25.**
1616

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+.
17+
Users currently depending on the bundled `corepack` executable from Node.js
18+
can switch to using the userland-provided [corepack][] module.
2019

21-
[Corepack repository]: https://github.com/nodejs/corepack
20+
[corepack]: https://github.com/nodejs/corepack

0 commit comments

Comments
 (0)