bun --revision: 1.0.17+5e60861c3
node --version: v20.5.1
uname -mprs: Darwin 23.1.0 x86_64 i386
To install dependencies:
bun install
To preproduce the error:
bun run doesnotwork
To see a working example:
bun run works
This project was created using bun init
in bun v1.0.17. Bun is a fast all-in-one JavaScript runtime.