We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hydrate
prepare
corepack hydrate
corepack prepare
These commands:
corepack --help
corepack hydrate --help
corepack prepare --help
Several issues lately have shown users reporting problems when executing corepack prepare.
corepack prepare is listed as a valid command in Node.js documentation Corepack latest v18. (Node.js v20, v22 & v23 describe instead corepack use / corepack install.)
corepack use
corepack install
Also review Node.js documentation Corepack latest v18 and initiate an update if possible.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue
These commands:
corepack --help
corepack hydrate --help
andcorepack prepare --help
Several issues lately have shown users reporting problems when executing
corepack prepare
.corepack prepare
is listed as a valid command in Node.js documentation Corepack latest v18. (Node.js v20, v22 & v23 describe insteadcorepack use
/corepack install
.)Suggestion
Also review Node.js documentation Corepack latest v18 and initiate an update if possible.
The text was updated successfully, but these errors were encountered: