Y
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
peesem
44 days ago
try `bunx --bun whateverthecommandis`?
link