-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
| Issue | Root Cause | Fix |
|---|---|---|
ws 7.5.10 wants utf-8-validate@^5.0.2, found 6.0.6 |
ws@8 hoists utf-8-validate@6.x but ws@7 (from @cardano-ogmios/client) needs ^5 |
Override utf-8-validate → 5.0.10 (satisfies both ws@7 ^5.0.2 and ws@8 >=5.0.2) |
@harmoniclabs/uplc 1.4.1 wants @harmoniclabs/crypto@^0.3.0-dev0, found 0.2.5 |
plutus-data@1.2.6 pins ^0.2.4 while uplc@1.4.1 needs ^0.3.0-dev0 — upstream version mismatch in Evolution SDK's transitive deps |
Override @harmoniclabs/crypto → 0.3.0 (the stable release matching uplc's requirement) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels