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: Circular deps. #98

Merged
merged 1 commit into from
Sep 28, 2023
Merged

fix: Circular deps. #98

merged 1 commit into from
Sep 28, 2023

Conversation

johngrantuk
Copy link
Member

Error on current join/exit PR seem to be related to circular dependency loop issues. I used https://www.npmjs.com/package/dpdm package to analyze where these could be occurring and fixed most by importing directly instead of from module.

Copy link
Member

@brunoguerios brunoguerios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought it was something related to imports. Thanks for sharing the tool link. Will save it over here :)

@johngrantuk johngrantuk merged commit 3862fd5 into join Sep 28, 2023
4 checks passed
@johngrantuk johngrantuk deleted the fix-circular-deps branch September 28, 2023 08:25
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.

2 participants