ERORR Browserslist: caniuse-lite is outdated. Please run next command npm update caniuse-lite browserslist
None of the solutions here worked for me. :(
npm update caniuse-lite browserslist
npm update caniuse-lite
npm update browserslist
npm install caniuse-lite -g
npm install browserslist -g
npm update
npm-update-all
npm update --depth 10 caniuse-lite browserslist
npm update --depth 10 caniuse-lite
npm update --depth 10 browserlist
all variations with sudo
deleting node_modules/ around all variations of these and reinstalling
deleting package-lock.json
setting specific resolution versions
I appreciate all the answers, hope this annoying warning will go away. I keep thinking something is actually wrong...
npm update autoprefixer
lol same