oven-sh / bun

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

ShadeCN components in VS Code #12572

Open xerudro opened 4 months ago

xerudro commented 4 months ago

How can we reproduce the crash?

installed bun on vscode created app@latest installed chadecn added components and the bun got grashed

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on windows x86_64 [RunCommand]

Segmentation fault at address 0x00000005

nektro commented 3 weeks ago
❯ C:\bun\build\debug\bun-debug.exe --bun x create-remix@latest my-remix
❯ cd .\my-remix\
❯ C:\bun\build\debug\bun-debug.exe --bun x shadcn@latest init
❯ C:\bun\build\debug\bun-debug.exe --bun x shadcn@latest add alert
✔ Checking registry.
✔ Created 1 file:
  - components\ui\alert.tsx

panic: Segmentation fault at address 0xFFFFFFFFFFFFFFFF
panicked during a panic. Aborting.