Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

yarn failure: upath@1.0.2: The engine "node" is incompatible with this module #69

Open
leslie-qiwa opened this issue Oct 2, 2018 · 2 comments

Comments

@leslie-qiwa
Copy link

My OS: MacBook Pro
Node version: v10.11.0

error upath@1.0.2: The engine "node" is incompatible with this module. Expected version ">=4 <=9".
error Found incompatible module
@leslie-qiwa
Copy link
Author

The problem disappear after run yarn upgrade. Are you planning to upgrade yarn.lock in the near future?

@lukejacksonn
Copy link
Owner

I am not sure where the upath dependency is coming from or why it demands >=4 <=9 perhaps you could look into that and establish what needs to be bumped and why in order to prevent this error on node v10.11.0.

Note: This uses react-scripts@next but since CRA V2 has just been released perhaps that could be used and would prove more stable. Feels free to test that assumption and make a PR!

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

No branches or pull requests

2 participants