bun
bun copied to clipboard
Problem while working on windows
How can we reproduce the crash?
No response
JavaScript/TypeScript code that reproduces the crash?
No response
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.7 (b0b7db5
) on windows x86_64 [AddCommand]
panic: switch on corrupt value
-
logger.zig:1248
:printForLogLevelWithEnableAnsiColors
-
logger.zig:1216
:printForLogLevel
-
install.zig:8526
:updatePackageJSONAndInstallWithManagerWithUpdates
-
install.zig:8297
:updatePackageJSONAndInstall
-
cli.zig:1447
:start
-
cli.zig:62
:start
-
main.zig:51
:main
-
exe_common.inl:78
:invoke_main
- ??? at
0x1257d
in KERNEL32.DLL - ??? at
0x5aa48
in ntdll.dll
at what point exactly this crash occur ?
while installing Shadcn ui
can you describe commands please ?
consider using following commands for shadcn-ui
cli
-
bunx --bun shadcn-ui@latest init
=> to initialize shadcn-ui -
bunx --bun shadcn-ui@latest add
=> to add any component with there name