oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
71.76k stars 2.55k forks source link

bunx shadcn-ui@latest init crashes #11590

Open kaminskypavel opened 4 weeks ago

kaminskypavel commented 4 weeks ago

How can we reproduce the crash?

bunx shadcn-ui@latest init

as described here https://ui.shadcn.com/docs/installation/next

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.12 (43f0913) on windows x86_64 [BunxCommand]

error: CouldntReadCurrentDirectory

7f8ddd commented 4 weeks ago

Try with bunx --bun? (Still shouldn't crash, ofc)

kaminskypavel commented 4 weeks ago

Try with bunx --bun? (Still shouldn't crash, ofc)

same result