DemocracyOS / democracyos

Democracia en Red is focusing on specific implementations of DemocracyOS. We are working now working with governments and activists all over Latin America. If you are interested in our online participation tools you can check them out on our site.
https://democraciaos.org/en/
GNU General Public License v3.0
1.77k stars 617 forks source link

Install fail with make packages #1691

Open maridjuice opened 2 years ago

maridjuice commented 2 years ago

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!