alastria / alastria-identity

Alastria Identity Model and Smart Contracts
https://alastria.io/en/id-alastria/
MIT License
38 stars 24 forks source link

Fallos al hacer npm install desde develop #127

Open cmoralesdiego opened 4 years ago

cmoralesdiego commented 4 years ago

Buenas, estamos intentando hacer un npm install desde Develop me salta el siguiente error

ubuntu@ubuntu-VirtualBox:~/Escritorio/alastria-identity-develop$ npm install npm WARN deprecated truffle-config@1.1.16: WARNING: This package has been renamed to @truffle/config. npm WARN deprecated typechain-target-truffle@1.0.2: For TypeChain 2.x use @typechain/truffle-v4 or v5 npm WARN deprecated typechain-target-web3-v1@1.0.4: For TypeChain 2.x use @typechain/web3-v1 npm WARN deprecated truffle-error@0.0.5: WARNING: This package has been renamed to @truffle/error. npm WARN deprecated truffle-provider@0.1.16: WARNING: This package has been renamed to @truffle/provider. npm WARN deprecated truffle-interface-adapter@0.2.5: WARNING: This package has been renamed to @truffle/interface-adapter. npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that. npm WARN deprecated multicodec@0.5.7: stable api reached npm ERR! code ENOLOCAL npm ERR! Could not install from "node_modules/solidity-coverage/node_modules/web3/bignumber.js@git+https:/github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! /home/ubuntu/.npm/_logs/2020-09-19T13_27_08_244Z-debug.log ubuntu@ubuntu-VirtualBox:~/Escritorio/alastria-identity-develop$

Alguna idea?. Gracias