logoalt Hacker News

runjaketoday at 6:56 PM1 replyview on HN

I always tell it to use Bun and it works? Am I misunderstanding?


Replies

ximengtoday at 7:03 PM

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.