Open
Description
Summary
Looks like recent PR builds are failing due to some warnings (see this build).
--[ WARNING: heft-node-jest-tutorial ]-----------------------[ 8.29 seconds ]--
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
--[ WARNING: heft-sass-test ]-------------------------------[ 16.42 seconds ]--
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
It's not super clear how to fix this warning, running the suggested command in one of the affected projects doesn't work because there's not a lock file, and running it in the common/temp
folder doesn't work because pnpm can't install packages there.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
High priority