-
Notifications
You must be signed in to change notification settings - Fork 4k
Description
What version of Bun is running?
1.3.6+d530ed993
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What steps can reproduce the bug?
run claude and run /init
What is the expected behavior?
create .claude.md file
What do you see instead?
indows v.win11_dt
CPU: sse42 avx avx2
Args: "C:\Users\truep.local\bin\claude.exe" "--dangerously-skip-permissions"
Features: Bun.stderr Bun.stdin(2) Bun.stdout(3) fetch(82) jsc spawn(23) standalone_executable process_dlopen
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:domain" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:path/posix" "node:path/win32" "node:perf_hooks" "node:process" "node:querystring" "node:stream" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "node:zlib" "node:worker_threads" "undici" "ws" "node-fetch" "node:inspector" "node:http2" "node:diagnostics_channel"
Elapsed: 8910ms | User: 6046ms | Sys: 2734ms
RSS: 4.06GB | Peak: 4.30GB | Commit: 4.19GB | Faults: 1258910 | Machine: 34.28GB
panic(thread 21392): integer does not fit in destination type
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Additional information
No response