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

Compatibility with node ^7.0 #31

Closed
BartWaardenburg opened this issue Nov 21, 2016 · 2 comments
Closed

Compatibility with node ^7.0 #31

BartWaardenburg opened this issue Nov 21, 2016 · 2 comments

Comments

@BartWaardenburg
Copy link

When running this module with node ^7.0 yarn gives the following warning (npm ignores it and installs succesfully):

error trace@2.3.3: The engine "node" is incompatible with this module. Expected version "^4.5 || ^6.0".

@AndreasMadsen
Copy link
Owner

AndreasMadsen commented Nov 21, 2016

We are experiencing some issue in node.js, you can follow our progress at nodejs/node#9467

If you are lucky trace will still work, but it's not something that I can guarantee.

@AndreasMadsen
Copy link
Owner

Issue node.js issue (nodejs/node#9467) is now fixed, I have updated the engine requirements accordingly.

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

No branches or pull requests

2 participants