With the notes demo app and I keep getting this wa...
# help
j
With the notes demo app and I keep getting this warning:
Copy code
Creating an optimized production build...
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>
I have tried those commands, they appear successful, but then I still get this warning again.
d
I get this warning on basically every modern project these days and I confidently ignore it.
f
Yeah, I’ve been running into these as well.
@Jay any idea if any packages needed to be updated on the frontend app?
j
I’m not totally sure either. I’d need to look into this.