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

meta yarn install changes yarn.lock #333

Open
BryanHuntNV opened this issue Mar 21, 2024 · 0 comments
Open

meta yarn install changes yarn.lock #333

BryanHuntNV opened this issue Mar 21, 2024 · 0 comments
Labels

Comments

@BryanHuntNV
Copy link

BryanHuntNV commented Mar 21, 2024

🐛 Bug Report

When I run meta yarn install, the yarn.lock is getting changed. I also tried meta exec yarn install and I got the same problem. When I cd to the repository and run yarn install, the yarn.lock is not modified. We suspect this might be an issue with the version of yarn. Our projects are using yarn v4 and when I execute meta exec yarn --version, I get 2.2.5.

To Reproduce

Steps to reproduce the behavior:

meta yarn install

Expected behavior

The yarn.lock should not change.

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

No branches or pull requests

1 participant