crytic-compile
crytic-compile copied to clipboard
Improve error reporting on cache clean
If a KeyError
is raised in get_line_from_offset
, there is a likelihood that the compilation artifacts are not properly cleaned, we could recommend, based on the platform to do hardhat clean
etc