Closed
Description
corepack prepare package_manager@version
and
corepack prepare package_manager@version --activate
are both valid commands, seeing this output with the latest npm:
➜ ~ corepack prepare yarn@stable
Preparing yarn@stable...
➜ ~ corepack prepare yarn@stable --activate
Preparing yarn@stable for immediate activation...
However they are not mentioned in the README at all. How do they differ from corepack enable
or corepack install -g
or corepack use
?
I'm happy to update the README with a PR, but I want to ensure the information is accurate and up to date
Metadata
Metadata
Assignees
Labels
No labels