Daniel Ruf

Results 910 comments of Daniel Ruf

Seems it does not happen with the current status of the foundation-web-inliner project (chore/upgrade-browserify-html-minifier): https://github.com/foundation/foundation-web-inliner/pull/3 So this should be fixed with the next deployment.

Old minifier from https://raw.githubusercontent.com/foundation/foundation-marketing/master/src/assets/lib/inliner.min.js

I guess the html markup comes from cheerio https://github.com/cheeriojs/cheerio/search?q=xhtml+is%3Aissue&type=Issues

Which Node version do you use? Try Node 4.

You can try a new release with the latest version. https://github.com/DanielRuf/imagemin-app

Either try the new rewrite https://github.com/imagemin/imagemin-app/commit/404202ea02d9634e5c289b82650b6bd0f0ea07b9 or use my new release https://github.com/DanielRuf/imagemin-app

Hi @justice47, thanks for reporting this. Can you try if the same happens when you clone the repository and run `npm start`? Maybe you can get some error message there...

Yes, this looks like you need the XCode Command Line Tools.

Just an incompatible dependency (leveldb). See https://travis-ci.com/imagemin/imagemin-app/builds/95762898#L482

https://github.com/my8bird/node-leveldb node-levelup is recommended.