trufflesuite / truffle-debugger

Core functionality for debugging Solidity files built with Truffle
67 stars 12 forks source link

truffle debug failed #52

Closed yinhaoscu closed 6 years ago

yinhaoscu commented 6 years ago

Truffle version 4.1.4 I follow the tutorial debugging-a-smart-contract. In truffle(develop)> debug Transaction ID, I got the followings, Compiling .\contracts\Migrations.sol... Compiling .\contracts\Store.sol...

Gathering transaction data...

redux-saga error: uncaught at session.saga at session.saga TypeError: Cannot read property 'binary' of undefined

How to fix it. Thanks.

gnidan commented 6 years ago

This is a known issue. Closing this as duplicate of #51

Thanks!