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
Labels
bug
Something isn't working
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
yarn
yarn build
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
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: