mahnunchik / gulp-responsive

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

Needs update to sharp 0.28.3 to support arm64 (M1) architecture #150

Open benjibee opened 3 years ago

benjibee commented 3 years ago

The current version of sharp used in this plugin doesn't support arm64 on macOS and fails to install. Sharp has documented support for arm64 on macOS from v0.28.0 onward.