sindresorhus / gulp-imagemin

Minify PNG, JPEG, GIF and SVG images
MIT License
1.9k stars 157 forks source link

Is it expected to not work on Node.js 15? #363

Closed rizqirizqi closed 2 years ago

rizqirizqi commented 3 years ago

I know Node.js 15 is not an LTS release, but is it better to keep it compatible with that version?

image

https://github.com/rizqirizqi/webpconvert/runs/3568180914?check_suite_focus=true

sindresorhus commented 2 years ago

Node.js 15 is not supported by the Node.js team, hence not supported by third-party packages either.