Consensys / truffle-security

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

Error: Cannot find module 'truffle-error' #236

Closed gpersoon closed 4 years ago

gpersoon commented 5 years ago

The first time I run "truffle run verify" I got the error: Error: Cannot find module 'truffle-error'

Solved by: npm install -g truffle-error

Environment: windows 10, node 10.16.3

danielrea commented 5 years ago

Hi gpersoon,

This will be fixed shortly in the next version. Thanks.

troggy commented 4 years ago

this issue shouldn't be closed — still not fixed

danielrea commented 4 years ago

Thanks for reporting. This should be fixed in 1.6.0. Open this again if you still have issues.