Hacker News new | ask | show | jobs
by runjake 199 days ago
I always tell it to use Bun and it works? Am I misunderstanding?
1 comments

It seems the default is node (despite the project docs saying to use bun and all example script documentation using bun). It will use bun if told, but there’s definitely nothing saying to use node and it uses that anyway.