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

Install failed with Node v.10 due to upath@1.0.4 incompatibility (create react app #4367 #2

Closed
betinho89 opened this issue Jun 2, 2018 · 2 comments

Comments

@betinho89
Copy link

Thanks for create this boilerplate.

As metion in: facebook/create-react-app#4367

Temporally fix:
yarn --ignore-engines install

@homerchen19
Copy link
Owner

Hi @betinho89
I have upgraded yarn.lock, so I believe running rm -rf node-modules and yarn should fix this issue.
I've tried to run this boilerplate with node v10.3.0 and npm v6.1.0, and it looks fine. Please let me know whether it works for you.

@betinho89
Copy link
Author

Hi @xxhomey19, it works correctly. Thanks a lot.

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