You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected]: WARNING: This package has been renamed to @truffle/config.
npm WARN deprecated [email protected]: For TypeChain 2.x use @typechain/truffle-v4 or v5
npm WARN deprecated [email protected]: For TypeChain 2.x use @typechain/web3-v1
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/error.
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/provider.
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/interface-adapter.
npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN deprecated [email protected]: 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
The text was updated successfully, but these errors were encountered:
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 [email protected]: WARNING: This package has been renamed to @truffle/config.
npm WARN deprecated [email protected]: For TypeChain 2.x use @typechain/truffle-v4 or v5
npm WARN deprecated [email protected]: For TypeChain 2.x use @typechain/web3-v1
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/error.
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/provider.
npm WARN deprecated [email protected]: WARNING: This package has been renamed to @truffle/interface-adapter.
npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN deprecated [email protected]: 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
The text was updated successfully, but these errors were encountered: