Skip to content

feat: yarn 3 support #4249

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

Closed

Conversation

yungblud
Copy link
Contributor

Summary

  • bumped up root package manager (yarn version) to 3.6.4 which is suggested version from react-native.

Motivation

Changes

  • added .yarnrc.yml
  • modified .gitignore for yarn files

Test plan

@yungblud yungblud marked this pull request as draft October 22, 2024 07:20
@yungblud
Copy link
Contributor Author

yungblud commented Oct 22, 2024

Having an issue with "yarn install" and "yarn.lock" in examples project such as "examples/bare"
Have a look this issue. #4250

@freeboub
Copy link
Collaborator

I confirm that my project also uses yarn 3 without any issue (but not yet react native 0.76)

@KrzysztofMoch
Copy link
Collaborator

@yungblud I have made PR that change packageManager to bun and change our repo structure to monorepo #4255

@yungblud
Copy link
Contributor Author

@yungblud I have made PR that change packageManager to bun and change our repo structure to monorepo #4255

@KrzysztofMoch Cool! It seems pretty nice!
I will close this PR as your PR #4255 does similar stuffs alternatively.

@yungblud yungblud closed this Oct 29, 2024
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