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

Running bun install --production with a yarn lockfile modifies to lockfile #7528

Open
jimmycallin opened this issue Dec 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jimmycallin
Copy link

What version of Bun is running?

1.0.15+b3bdf22eb

What platform is your computer?

Darwin 23.1.0 arm64 arm

What steps can reproduce the bug?

bun install --yarn
bun install --yarn --production

What is the expected behavior?

yarn.lock should stay intact

What do you see instead?

yarn.lock has been modified and is invalid

Additional information

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant