Consensys / truffle-security

MythX smart contract security verification plugin for Truffle Framework
https://mythx.io
124 stars 28 forks source link

Failed at the nodent-runtime@3.2.1 install script. #249

Open enderphan94 opened 4 years ago

enderphan94 commented 4 years ago

I ran this command sudo npm install -g git+https://git@github.com/ConsenSys/truffle-security.git OS: MacOS And it throws the error:

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! nodent-runtime@3.2.1 install: node build.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the nodent-runtime@3.2.1 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /Users/macbookpro/.npm/_logs/2019-12-04T11_20_29_344Z-debug.log

danielrea commented 4 years ago

Does this also happen when installing from the npm release?

enderphan94 commented 4 years ago

@danielrea yes, either of them didn't work.