Skip to content

Fix: add support for Yarn Berry#573

Open
boy672820 wants to merge 1 commit intofloydspace:masterfrom
boy672820:feat/support-yarn-berry
Open

Fix: add support for Yarn Berry#573
boy672820 wants to merge 1 commit intofloydspace:masterfrom
boy672820:feat/support-yarn-berry

Conversation

@boy672820
Copy link

This PR addresses issue #564 by resolving compatibility problems with Yarn Berry (Yarn 2+) and updating related tests.

  • Replaces the use of yarn info --production with yarn info -AR --json, since the --production flag is not supported in Yarn Berry
  • Updates logic to correctly parse the output of the new yarn info command
  • Adds E2E test coverage to ensure the changes work as expected

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant