Hacker News new | ask | show | jobs
by ozgrakkurt 44 days ago
How do you even run it with bun?

I get nodejs not found error when running opencode command in terminal. I installed it via bun too.

1 comments

try `bunx --bun whateverthecommandis`?