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

bun install shouldn't run --yarn #1672

Open
freddydumont opened this issue Jan 14, 2025 · 0 comments
Open

bun install shouldn't run --yarn #1672

freddydumont opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@freddydumont
Copy link

The bun install scripts uses --yarn by default when using javascript.bun.install.enable = true.

Since v1.1.39, bun has its own text lockfile, which will be the default in v1.2.

devenv could maybe add an option under bun.install to keep using yarn, or deprecate it entirely in favour of bun.lock

@freddydumont freddydumont added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant