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

Node engine #4

Closed
goodmind opened this issue Feb 4, 2019 · 4 comments
Closed

Node engine #4

goodmind opened this issue Feb 4, 2019 · 4 comments

Comments

@goodmind
Copy link

goodmind commented Feb 4, 2019

error repdeps@0.3.1: The engine "node" is incompatible with this module. Expected version "8.9.4". Got "11.7.0"

@joebowbeer
Copy link
Owner

@goodmind I updated chai, nyc and yargs and published version 0.3.2.

I hope this solves the problem.

@goodmind
Copy link
Author

goodmind commented Feb 4, 2019

@joebowbeer, you probably should also remove

"engines": {
    "node": "8.9.4"
  },

@joebowbeer
Copy link
Owner

@goodmind doik! I looked for that the first time but didn't see it. Curious that it is building on node 10 now on travis...

I'll do this soon.

@joebowbeer
Copy link
Owner

joebowbeer commented Feb 4, 2019

Fixed in 0.3.3 - which builds on node 11.9.0 in travis

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