npm install throwing some error
I am getting an error when running npm install in latest node version v10.15.0. It worked fine when I downgraded my node js version to v8.12.0. The same error is causing travis build to fail https://travis-ci.com/imagemin/imagemin-app/builds/95762898
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.
Running over the exact same issue. Any updates or work-arounds?
Not really as it is incompatible with newer NodeJS releases.