mahnunchik / gulp-responsive

gulp-responsive generates images at different sizes
https://npmjs.com/gulp-responsive
MIT License
502 stars 62 forks source link

Update sharp to support Node.js 12 #131

Closed sergeysedykh closed 4 years ago

sergeysedykh commented 4 years ago

Hi,

Could you please update sharp to the latest version?

You're using an outdated version 0.21.3, while Node.js 12 support was added to 0.22.1 and the latest sharp version is 0.23.2.

Otherwise, Node.js 12 is not supported and running npm install results in a fatal error.

Thanks!

sergeysedykh commented 4 years ago

Sorry, I was using an outdated version of gulp-responsive.