Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

npm install throwing some error #28

Open
shamin opened this issue Dec 26, 2018 · 4 comments
Open

npm install throwing some error #28

shamin opened this issue Dec 26, 2018 · 4 comments

Comments

@shamin
Copy link

shamin commented Dec 26, 2018

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

@DanielRuf
Copy link
Contributor

DanielRuf commented Dec 26, 2018

Just an incompatible dependency (leveldb).

See https://travis-ci.com/imagemin/imagemin-app/builds/95762898#L482

@DanielRuf
Copy link
Contributor

https://github.com/my8bird/node-leveldb

node-levelup is recommended.

@nonoesp
Copy link

nonoesp commented Jul 11, 2019

Running over the exact same issue. Any updates or work-arounds?

@DanielRuf
Copy link
Contributor

Not really as it is incompatible with newer NodeJS releases.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants