Skip to content
New issue

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

POC: migrate to yarn 3 #2435

Closed

Conversation

pavolloffay
Copy link
Member

@pavolloffay pavolloffay commented Sep 23, 2024

See https://yarnpkg.com/migration/guide

yarn set version 3.8.5

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@pavolloffay pavolloffay mentioned this pull request Sep 23, 2024
4 tasks
@yurishkuro
Copy link
Member

Are you checking in yarn source code? Can we not use global install like before?

@andreasgerstmayr andreasgerstmayr mentioned this pull request Sep 26, 2024
4 tasks
@andreasgerstmayr
Copy link
Contributor

andreasgerstmayr commented Sep 26, 2024

Are you checking in yarn source code? Can we not use global install like before?

afaics we have two options when using yarn v2+:

  • use the experimental corepack feature
  • or commit the yarn sources

see yarnpkg/berry#5748 for more details

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.

3 participants