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

[feature request] Add support for the bun package manager #25

Open
eelkevdbos opened this issue Oct 11, 2023 · 4 comments · May be fixed by #26
Open

[feature request] Add support for the bun package manager #25

eelkevdbos opened this issue Oct 11, 2023 · 4 comments · May be fixed by #26

Comments

@eelkevdbos
Copy link

Executing bunx update-browserslist-db@latest results in the following error:

update-browserslist-db: No lockfile found. Run "npm install", "yarn install" or "pnpm install"

Bun uses a binary lockfile called bun.lockb and at the time of writing has no built-in method yet to update individual packages.

@ai
Copy link
Member

ai commented Oct 11, 2023

Sure, please send PR.

Just be sure that you are updating all nested dependencies.

@eelkevdbos
Copy link
Author

I'm working on a draft PR and will post back as soon as I have a working setup.

@alec-c4
Copy link

alec-c4 commented Apr 16, 2024

Hey! Any update on this issue? @eelkevdbos

@hbibel
Copy link

hbibel commented Apr 23, 2024

Appears to be blocked by oven-sh/bun#6419

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 a pull request may close this issue.

4 participants