Skip to content

fix(cli): remove unused effect platform runtime deps#8

Merged
skulidropek merged 1 commit intomainfrom
codex/fix-runtime-deps
Mar 21, 2026
Merged

fix(cli): remove unused effect platform runtime deps#8
skulidropek merged 1 commit intomainfrom
codex/fix-runtime-deps

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • remove unused @effect/platform-node and @effect/schema runtime dependencies from the published package
  • run the CLI with Effect.runPromise instead of NodeRuntime.runMain
  • fix fresh npx @spawn-dock/create-spawn-dock installs that previously failed on missing @effect/cluster

Validation

  • pnpm install
  • pnpm test
  • pnpm build
  • fresh tarball run via npx ./spawn-dock-create-spawn-dock-*.tgz prints usage successfully

@skulidropek skulidropek merged commit b93a5e7 into main Mar 21, 2026
1 check passed
@skulidropek skulidropek deleted the codex/fix-runtime-deps branch March 21, 2026 09:42
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.

1 participant