Skip to content

fix: use Node.js child_process instead of Bun.spawn#12

Merged
bristena-op merged 1 commit intobristena-op:mainfrom
mariusom:fix/use-node-child-process
Jan 28, 2026
Merged

fix: use Node.js child_process instead of Bun.spawn#12
bristena-op merged 1 commit intobristena-op:mainfrom
mariusom:fix/use-node-child-process

Conversation

@mariusom
Copy link
Copy Markdown
Collaborator

Bun.spawn is not available in opencode's plugin runtime. Uses Node.js child_process.spawn instead.

@mariusom mariusom requested a review from bristena-op January 28, 2026 09:39
@bristena-op bristena-op merged commit bde415f into bristena-op:main Jan 28, 2026
1 check passed
@mariusom mariusom deleted the fix/use-node-child-process branch January 28, 2026 09:43
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