dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

hevm: openBinaryFile error

Open Divide-By-0 opened this issue 3 years ago • 0 comments

The call to the Uniswap contract seth call --debug 0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45 <txdata, for example 0x0> fails with hevm: @openzeppelin/contracts/drafts/IERC20Permit.sol: openBinaryFile: does not exist (No such file or directory). I reinstalled different versions of @openzeppelin/contracts in node_modules, manually copypasted such a file in, and checked this file is there in the .debug folders created -- it seems hevm can't locate it.

Divide-By-0 avatar Jan 13 '22 20:01 Divide-By-0