Annoyance with Installing @effect/platform for Peer Dependency
It's a bit annoying that one has to install
@effect/platform despite only directly using @effect/platform-node for instance simply to force the peer dependency to the same version as the installed @effect/platform-node. I wonder if there's a better model?