Effect CommunityEC
Effect Community2mo ago
2 replies
drek

Issues with Excessive Peer Dependencies in @effect/platform-node

Anyone know what's up with the peer dependencies for @effect/platform-node? I started a new project with the npx command, installed @effect/platform-node, but then I see that I have to install peer deps: cluster, rpc, sql. Once I installed those, it says it needs more peer deps: workflow, experimental. Why does it need all those peer deps if I'm not using those features?
Was this page helpful?