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

update-browserslist-db doesn't work with bun #800

Closed
alec-c4 opened this issue Oct 17, 2023 · 3 comments
Closed

update-browserslist-db doesn't work with bun #800

alec-c4 opened this issue Oct 17, 2023 · 3 comments

Comments

@alec-c4
Copy link

alec-c4 commented Oct 17, 2023

Hey!
May i ask you to add support for bun/bunx?

$ bunx update-browserslist-db@latest                                                                                                ⬢ 20.8.1 13:51:01
update-browserslist-db: No lockfile found. Run "npm install", "yarn install" or "pnpm install"
@ai
Copy link
Member

ai commented Oct 17, 2023

Duplicate browserslist/update-db#25

Please send PR

@ai ai closed this as completed Oct 17, 2023
@alec-c4
Copy link
Author

alec-c4 commented Oct 17, 2023

@ai ok, may I ask you 'bout importmaps / tailwind? I've created project with -j importmap -c tailwind, but ...

16:20:43 css.1  | Browserslist: caniuse-lite is outdated. Please run:
16:20:43 css.1  |   npx update-browserslist-db@latest
16:20:43 css.1  |   Why you should do it regularly: https://github.com/browserslist/update-db#readme
16:20:43 css.1  |
16:20:43 css.1  | Rebuilding...

How to avoid similar warnings?

@ai
Copy link
Member

ai commented Oct 17, 2023

How to avoid similar warnings?

Update caniuse-lite by any way (you can use some Bun tool for that too).

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

No branches or pull requests

2 participants