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 fail with make packages #1691

Open
maridjuice opened this issue Dec 7, 2021 · 0 comments
Open

Install fail with make packages #1691

maridjuice opened this issue Dec 7, 2021 · 0 comments

Comments

@maridjuice
Copy link

maridjuice commented Dec 7, 2021

I've followed the steps explained here: https://docs.democracyos.org/install.html

However after running make packages i get the following dependency error;

democracyos % make packages
Installing dependencies...
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: democracyos@2.11.16
npm ERR! Found: browserify@14.1.0
npm ERR! node_modules/browserify
npm ERR! browserify@"~14.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer browserify@">= 2.4.0 < 14" from jadeify@4.6.0
npm ERR! node_modules/jadeify
npm ERR! jadeify@"~4.6.0" from the root project
npm ERR!

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