We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I keep getting the following error when trying to configure shadcn-svelte via bun x shadcn-svelte init at the end
bun x shadcn-svelte init
Bun v1.1.36 (ededc168) Windows x64 Windows v.win10_fe CPU: sse42 avx avx2 avx512 Args: "bun" "C:\Users\User\AppData\Local\Temp\bunx-1070947736-shadcn-svelte@next\node_modules\shadcn-svelte\dist\index.js" "init" Features: Bun.stdin(2) Bun.stdout jsc transpiler_cache(3) tsconfig(2) tsconfig_paths Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:console" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "node:http2" "node:diagnostics_channel" Elapsed: 8321ms | User: 156ms | Sys: 31ms RSS: 0.24GB | Peak: 0.24GB | Commit: 4.60GB | Faults: 61727 panic(main thread): Segmentation fault at address 0x5 oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Bun v1.1.36 (ededc16) on windows x86_64 [AutoCommand]
ededc16
Segmentation fault at address 0x00000005
LLIntSlowPaths.cpp:946
llint_slow_path_get_by_id
llint_entry
Features: Bun.stdin, Bun.stdout, fetch, jsc, spawn
Sentry Issue: BUN-2B1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can we reproduce the crash?
I keep getting the following error when trying to configure shadcn-svelte via
bun x shadcn-svelte init
at the endRelevant log output
Stack Trace (bun.report)
Bun v1.1.36 (
ededc16
) on windows x86_64 [AutoCommand]Segmentation fault at address 0x00000005
LLIntSlowPaths.cpp:946
:llint_slow_path_get_by_id
llint_entry
Features: Bun.stdin, Bun.stdout, fetch, jsc, spawn
Sentry Issue: BUN-2B1
The text was updated successfully, but these errors were encountered: