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

Update upath to support node 10 #218

Closed
wants to merge 3 commits into from
Closed

Update upath to support node 10 #218

wants to merge 3 commits into from

Conversation

om3n07
Copy link

@om3n07 om3n07 commented May 15, 2018

This PR implements or fixes

After cloning, when attempting to run yarn start, would receive this error:
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9".
Note that I have Node.js v10.0.0 installed on my machine.

Looks like upath@1.0.5 addresses this as per this issue:
anodynos/upath#14

@beefchimi
Copy link
Contributor

Hey @om3n07 sorry for the late reply.

We generally let greenkeeper alert us when we need to pay attention to dependency updates. greenkeeper recently put up an issue for node 10: #219

I was hoping to take some time this weekend to tackle that update and get everything working for the latest version of node. So, I'll hold off on this PR for now until I get the chance to properly look into this.

Sorry for the inconvenience 😢 I hope this hasn't been too much of a pain for you.

@beefchimi beefchimi self-assigned this May 20, 2018
@beefchimi beefchimi added the bug unintended behaviour label May 20, 2018
@om3n07
Copy link
Author

om3n07 commented May 21, 2018

No worries, understood. Thanks!

@om3n07 om3n07 closed this May 21, 2018
@beefchimi beefchimi mentioned this pull request May 23, 2018
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unintended behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants