-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed as not planned
Labels
wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.
Description
Version
v22.9.0
Platform
Darwin Karls-MBP.local 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:26 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8103 arm64
Subsystem
No response
What steps will reproduce the bug?
brew install node@22
(on macOS, with@22
version specifier recommended on download page, screenshot below)corepack enable
(as in the Corepack docs page)- 💥
zsh: command not found: corepack
This also reproduces with no version specifier (brew install node
)
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
corepack
is installed and on PATH
What do you see instead?
corepack
is not installed
Additional information
Encountering this bug, I thought that the decision had been made to remove Corepack from Node.js, as is being discussed in various PRs and issues:
Metadata
Metadata
Assignees
Labels
wrong repoIssues that should be opened in another repository.Issues that should be opened in another repository.