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.js 10 and Travis CI issue #710

Closed
ARyaskov opened this issue Apr 27, 2018 · 1 comment
Closed

Compatibility with Node.js 10 and Travis CI issue #710

ARyaskov opened this issue Apr 27, 2018 · 1 comment

Comments

@ARyaskov
Copy link

Hi!

Three days ago Node.js 10 has been released, we shifted our project to new version.
But online Travis CI build errored with message
"error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9"."

There is an issue in upath repository ( anodynos/upath#14 ) - guys fixed it and create new release - 1.0.5

So, it would be great if you upgrade version of upath in your package.json to 1.0.5 in order to support Node.js 10.

Best regards, Andrei (Machinomy project - Micropayments in Ethereum)

@ARyaskov
Copy link
Author

Oh, there is a '^' char for upath in chokidar's package.json.
Problem was with our yarn.lock file.
Sorry to bother you.

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