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

Not compatible with Node 10 #48

Open
prabhatbharat opened this issue Jan 10, 2020 · 1 comment
Open

Not compatible with Node 10 #48

prabhatbharat opened this issue Jan 10, 2020 · 1 comment

Comments

@prabhatbharat
Copy link

Hi,

I am trying to build this for node 10. But I get the following error.


yarn add v1.19.2
[1/4] 🔍  Resolving packages...
info There appears to be trouble with your network connection. Retrying...
[2/4] 🚚  Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4 <=9". Got "10.17.0"
error Found incompatible module.

Can you please help?

@ace3
Copy link
Contributor

ace3 commented Oct 11, 2020

you can solved this by removing yarn.lock file, then run the yarn command again.

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