Skip to content

Conversation

iccicci
Copy link
Collaborator

@iccicci iccicci commented May 26, 2025

Context

We have this dependency cycle issue.

lerna-lite WARN ECYCLE Dependency cycles detected, you should fix these!
lerna-lite WARN ECYCLE @cardano-sdk/cardano-services-client -> @cardano-sdk/util-dev -> @cardano-sdk/projection -> @cardano-sdk/ogmios -> @cardano-sdk/cardano-services-client
lerna-lite WARN ECYCLE @cardano-sdk/util-rxjs -> (nested cycle: @cardano-sdk/cardano-services-client -> @cardano-sdk/util-dev -> @cardano-sdk/projection -> @cardano-sdk/ogmios -> @cardano-sdk/cardano-services-client) -> @cardano-sdk/util-rxjs

Proposed Solution

Removed useless dependency from ogmios package.

@iccicci iccicci changed the title Remove useless dependency LW-12622 Remove useless dependency May 26, 2025
@rhyslbw rhyslbw merged commit f771ef6 into master May 26, 2025
7 of 8 checks passed
@rhyslbw rhyslbw deleted the chore/deps-fix branch May 26, 2025 11:51
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