Comment by ozgrakkurt
3 months 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.
3 months 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.
try `bunx --bun whateverthecommandis`?