Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c8e8558

Browse filesBrowse files
trivikraduh95
authored andcommitted
doc: clarify future Corepack removal in v25+
PR-URL: #57825 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 2e1d958 commit c8e8558
Copy full SHA for c8e8558

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Open diff view settings
Collapse file

‎doc/api/corepack.md‎

Copy file name to clipboardExpand all lines: doc/api/corepack.md
+4-5Lines changed: 4 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.