DemocracyEarth / wallet

Censorship resistant democracies.
https://democracy.earth
MIT License
1.5k stars 286 forks source link

Could not install from "node_modules/chimp/cucumber@github:xolvio/cucumber-js" as it does not contain a package.json file #477

Closed marsrobertson closed 4 years ago

marsrobertson commented 5 years ago

Cannot do npm install

Similar - https://github.com/ansible/ansible/issues/54293 - but also not fixed.

npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/chimp/cucumber@github:xolvio/cucumber-js#cf953cb5b5de30dbcc279f59e4ebff3aa040071c" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ms/.npm/_logs/2019-09-15T18_04_15_792Z-debug.log

Full error log

2019-09-15T18_04_15_792Z-debug.log

Cleberw3b commented 4 years ago

This is related to Chimp depency package where package.json is missing.

I see that chimp has been splitted into 2 new projects as described here.

But after some tests I figured that the problem is within dependencies build and could only build using node v8.16.2