Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Error HH603: Hardhat flatten doesn't support cyclic dependencies #736

Open
l0g2 opened this issue Sep 10, 2024 · 0 comments
Open

Bug: Error HH603: Hardhat flatten doesn't support cyclic dependencies #736

l0g2 opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@l0g2
Copy link

l0g2 commented Sep 10, 2024

Describe the bug
I encountered an error when trying to flatten my contracts using Hardhat. The error states that cyclic dependencies are not supported.

To Reproduce
Steps to reproduce the behavior:

  • Run the command npx hardhat flatten in my project directory.
  • Observe the error message.
Error HH603: Hardhat flatten doesn't support cyclic dependencies.

Expected behavior
I expected the flattening process to complete successfully without encountering an error regarding cyclic dependencies.

Screenshots
N/A

Environment

  • Operating System: [Windows]
@l0g2 l0g2 added the bug Something isn't working label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant