Skip to content

Corepack with Yarn commands version diffrences #6173

Answered by arcanis
itayking1990 asked this question in Q&A
Discussion options

You must be logged in to vote

That's expected. New projects are created using the latest release of Yarn (ie init sets packageManager to 4.x).

On the other hand, we keep 1.x as the global binary to avoid breaking older Yarn projects which didn't define any packageManager field.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@itayking1990
Comment options

@arcanis
Comment options

@itayking1990
Comment options

Answer selected by arcanis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants