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

Add packageManager field to package.json for Yarn version specification #4375

Merged

Conversation

hichemfantar
Copy link
Contributor

@hichemfantar hichemfantar commented Nov 29, 2024

Include the packageManager field in package.json to specify the version of Yarn used for the project.
Corepack will use the specified version to ensure consistency across environments.
https://nodejs.org/api/corepack.html

closes #4378

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit f609533
🔍 Latest deploy log https://app.netlify.com/sites/react-native/deploys/6749480e626b3e0008aa399c
😎 Deploy Preview https://deploy-preview-4375--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Abbondanzo Abbondanzo merged commit 839225f into facebook:main Dec 3, 2024
4 checks passed
@hichemfantar hichemfantar deleted the specify-package-manager-for-corepack branch December 3, 2024 08:13
@Simek
Copy link
Collaborator

Simek commented Dec 3, 2024

Thanks @hichemfantar! 👍 We also should be able to migrate to Yarn Berry release, will follow up on that soon.

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

Successfully merging this pull request may close these issues.

packageManager missing warning by corepack
4 participants