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

V3 compatible only 8.9.0 and more #313

Open
jaumard opened this issue Nov 25, 2017 · 1 comment
Open

V3 compatible only 8.9.0 and more #313

jaumard opened this issue Nov 25, 2017 · 1 comment

Comments

@jaumard
Copy link
Contributor

jaumard commented Nov 25, 2017

Issue Description

On package.json it say

"engines": {
    "node": ">= 7.6.0",
    "npm": ">= 3.10.0"
  },

But dependency joi is in version 13 witch is compatible node >=8.9.0. if you use yarn as package manager it just crash on node <8.9.0

Trails version: 3.0.3 => master say 3.1.0 and doesn't have joi anymore

@jaumard
Copy link
Contributor Author

jaumard commented Nov 25, 2017

Example of crash https://travis-ci.org/trailsjs/trailpack-sequelize/jobs/307151119#L372

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

1 participant