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

Incompatible node version showing package tree #4990

Open
jaumard opened this issue Nov 25, 2017 · 2 comments
Open

Incompatible node version showing package tree #4990

jaumard opened this issue Nov 25, 2017 · 2 comments

Comments

@jaumard
Copy link

jaumard commented Nov 25, 2017

Do you want to request a feature or report a bug?
feature

What is the current behavior?
Got this error when a package (here punycode) doesn't allow the current node version:

error punycode@2.1.0: The engine "node" is incompatible with this module. Expected version ">=6".

Problem is that I don't use punycode directly and have to find who is using it.

What is the expected behavior?
Would be nice if yarn show the dependencies tree of the failing package (like ls command) to make things easier.

@ghost ghost assigned Daniel15 Nov 25, 2017
@ghost ghost added the triaged label Nov 25, 2017
@kaylie-alexa
Copy link
Member

@jaumard have you tried using yarn why punycode?

@rshade
Copy link

rshade commented Jan 30, 2018

I have the same problem. npm install works just fine, and you can't query unless there is a yum.lock

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

No branches or pull requests

5 participants