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

fix(v3-sdk): Circular dependency error #44

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mentasuave01
Copy link

fix(v3-sdk): Circular dependency error

Description

At yarn g:build it shows this error:
@uniswap/v3-sdk:build: Circular dependency: src/utils/index.ts -> src/utils/position.ts -> src/utils/index.ts

I solved importing the correctly the subIn256 function

How Has This Been Tested?

Manually

Are there any breaking changes?

No

@mentasuave01 mentasuave01 requested a review from a team as a code owner June 13, 2024 19:55
@mentasuave01
Copy link
Author

@zhongeric Could you take a look on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant