Claude install in powershell crashed
Closed this issue · 2 comments
tenick commented
How can we reproduce the crash?
i just ran irm https://claude.ai/install.ps1 | iex in powershell to install claude (from https://docs.claude.com/en/docs/claude-code/setup)
Relevant log output
Stack Trace (bun.report)
Bun v1.2.19 (aad3abe) on windows x86_64_baseline [_]
Segmentation fault at address 0x00000113
- ??? at
0x7ed10in ctiuser.dll - ??? at
0x7d794in ctiuser.dll - ??? at
0x27ce6in KERNEL32.DLL - ??? at
0x9892fin KERNELBASE.dll - ??? at
0x94e26in KERNELBASE.dll - ??? at
0x3c6d4in KERNEL32.DLL - ??? at
0x77b87in ctiuser.dll process.c:1120:uv_spawnlibuv.zig:1613:spawnprocess.zig:1215:spawnProcess
Features: Bun.stderr, Bun.stdin, Bun.stdout, fetch, jsc, spawn, standalone_executable, standalone_executable
github-actions commented