Skip to content

Conversation

@MikeMcC399
Copy link

Situation

The Node.js Technical Steering Committee completed a vote on Mar 19, 2025 which resulted in the strategy decision:

Phase out later: stop distributing Corepack (i.e. the distribution will no longer contain a corepack executable) on future (i.e. 25+) release lines of Node.js – existing release lines as well as the very next (i.e. 24.x) will keep it as experimental.

This is reflected in https://nodejs.org/docs/latest-v24.x/api/corepack.html, which states

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

This distribution strategy change is however not yet mentioned in the Node.js Distribution Policy document.

Change

Add a corresponding comment to Node.js Distribution Policy document about the removal of the corepack module starting with Node.js v25.

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Dec 29, 2025
@MikeMcC399
Copy link
Author

internal dependencies. These may be replaced or removed at any time, provided
that doing so is not a breaking change.

The [corepack](https://github.com/nodejs/corepack) module is no longer distributed starting with Node.js v25.
Copy link
Contributor

@aduh95 aduh95 Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The [corepack](https://github.com/nodejs/corepack) module is no longer distributed starting with Node.js v25.
The [corepack](https://github.com/nodejs/corepack) utility is no longer distributed as of Node.js 25.0.0.

* JavaScript engine: V8
* Package manager: `npm`
* Package manager version manager: Corepack
* Package manager version manager: Corepack (Node.js <v25)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Package manager version manager: Corepack (Node.js <v25)
* Package manager version manager: Corepack (from Node.js 14.x until Node.js 24.x)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants