juice-contracts-v1 icon indicating copy to clipboard operation
juice-contracts-v1 copied to clipboard

How to flatten contracts?

Open dalaocu opened this issue 2 years ago • 0 comments

When I use npx hardhat flatten the example contract, an error encountered.

 npx hardhat flatten YourContract.sol
Error HH603: Hardhat flatten doesn't support cyclic dependencies.

How could I solve this problem? Thank you.

dalaocu avatar Apr 11 '22 04:04 dalaocu