Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

[Bug] Browserslist: caniuse-lite is outdated. Please run the following command: npx browserslist --update-db #153

Open
davidrmckinnon opened this issue Jul 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@davidrmckinnon
Copy link

Describe the bug

Running yarn storybook in examples/aem-kitchen-sink results in a warning:
Browserslist: caniuse-lite is outdated. Please run the following command: npx browserslist --update-db

Steps to reproduce the behavior

  1. From the root directory, run yarn
  2. From the root directory, run yarn build
  3. Change directories to examples/aem-kitchen-sink
  4. From the examples/aem-kitchen-sink directory, run yarn storybook

Expected behavior

Storybook runs without warnings or errors

Screenshots and/or logs

10% building 7/13 modules 6 active /aem/node_modules/webpack/buildin/module.js
Browserslist: caniuse-lite is outdated. Please run the following command: npx browserslist --update-db

Environment

  • OS: macOS 11.4 Big Sur
  • Node.js version: v12.22.3
  • NPM version: v6.14.13

Additional context

Add any other context about the problem here.

@davidrmckinnon davidrmckinnon added the bug Something isn't working label Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant