hevm: openBinaryFile error
Open
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
The call to the Uniswap contract `seth call --debug 0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45 ` 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.