Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on install - Node.js >=6.0.0 results in errors #100

Open
jookshub opened this issue Jun 20, 2018 · 1 comment
Open

Issue on install - Node.js >=6.0.0 results in errors #100

jookshub opened this issue Jun 20, 2018 · 1 comment
Assignees
Labels

Comments

@jookshub
Copy link

jookshub commented Jun 20, 2018

Hey,

it seems the dependency tree is not lined up correctly, as there are conflicting dependencies that result in an error during install.

Using Node.js lts/boron (6.14.2) -> [email protected] requires node >=8
Using Node.js lts/carbon (8.11.2) -> [email protected] requires node >=0.10.0 <=7

I would recommend to update the dependencies that require [email protected], as I would prefer to use node 8 and got has available updates up to 8.3.1 :)

Best Regards
Jook

FYI: The source of the issue is the download dependency required by the imagemin-pngquant dependency (not directly required but via imagemin-pngquant -> pngquant-bin -> bin-wrapper -> download -> got )

Is already an issue in bin-wrapper

@stevebritton stevebritton self-assigned this Jul 5, 2018
@stevebritton
Copy link
Member

We'll look into this - thanks for reporting the issue, @jookshub.

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

No branches or pull requests

2 participants