nodejs/doc/api/corepack.md
Trivikram Kamat 004ecc12eb
doc: clarify future Corepack removal in v25+
PR-URL: https://github.com/nodejs/node/pull/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>
2025-04-14 03:25:03 +00:00

401 B

Corepack

Stability: 1 - Experimental

Corepack will no longer be distributed starting with Node.js v25.

Users currently depending on the bundled corepack executable from Node.js can switch to using the userland-provided corepack module.