sindresorhus / gulp-autoprefixer

Prefix CSS
MIT License
694 stars 50 forks source link

Browserlist: caniuse-lite is outdated #110

Closed briankoudijs closed 5 years ago

briankoudijs commented 5 years ago

Getting this warning: Browserslist: caniuse-lite is outdated. Please run next command 'npm update caniuse-lite browserslist' on running Gulp task.

image

jhonnyizidoro commented 5 years ago

I was getting the same warning. I installed the autoprefixer package and then uninstalled. Maybe a common file between the autoprefixer and gulp-autoprefixer was updated in this proccess.

I guess this is a temporary fix for the warning.

briankoudijs commented 5 years ago

@jhonnyizidoro Thanks for your reply. Yesterday I installed autoprefixer and removed gulp-autoprefixer