Invalid error: Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db
See original GitHub issueThe command in the title does not work. This results in:
npx browserslist@latest --update-db
Need to install the following packages:
browserslist@latest
Ok to proceed? (y)
browserslist: Unknown arguments --update-db.
Usage:
browserslist
browserslist "QUERIES"
browserslist --config="path/to/browserlist/file"
browserslist --coverage "QUERIES"
browserslist --coverage=US "QUERIES"
browserslist --env="environment name defined in config"
browserslist --stats="path/to/browserlist/stats/file"
Specifically: browserslist: Unknown arguments --update-db
is a problem.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
caniuse-lite is outdated. Please run next command `npm ...
Try this it solved my problem npx browserslist@latest --update-db.
Read more >caniuse-lite is outdated. Please run: npx browserslist@latest ...
Unable to upgrade + Incorrect delegation of responsibility - "Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db" #663.
Read more >ERROR: Browserslist: caniuse-lite is outdated - SonarQube
Hi! Running scan with sonar 8.9 on a project containing css files shows the f…
Read more >caniuse-lite is outdated. Please run: npx browserslist@latest
While trying the run my server in NextJs, I encountered the below error. Browserslist: caniuse-lite is outdated. Please run: npx browserslist@ ...
Read more >Browserslist: caniuse-lite is outdated - CircleCI Discuss
I'm getting the following logs when running some tests. Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just update dependencies inside the project to have the latest Browserslist
Vào Th 2, 25 thg 10, 2021 lúc 20:47 Joar Wilk @.***> đã viết:
– Huy