Skip to content

Classic Slither dependencies bug but this time with ERC conformance tool #2295

Answered by 0xalpharush
jmcph4 asked this question in Q&A
Discussion options

You must be logged in to vote

Right now you're targeting a single file so the compilation framework is not detected and thus does not resolve the remappings. Instead, run slither-check-erc . Foo in the same current working detectory as the hardhat config. This should detect that the project is using the hardhat framework and run hardhat compile.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jmcph4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants