Skip to content

feat: yarn 3 support#4249

Closed
yungblud wants to merge 1 commit intoTheWidlarzGroup:masterfrom
coldsurfers:feat/support-yarn-3
Closed

feat: yarn 3 support#4249
yungblud wants to merge 1 commit intoTheWidlarzGroup:masterfrom
coldsurfers:feat/support-yarn-3

Conversation

@yungblud
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Collaborator

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

@KrzysztofMoch
Copy link
Copy Markdown
Contributor

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

@yungblud
Copy link
Copy Markdown
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