bun install fails on Windows #11215
Labels
bun install
Something that relates to the npm-compatible client
crash
An issue that could cause a crash
windows
An issue that is known to occur 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.9 (
4df387d
) on windows x86_64 [InstallCommand]panic: Internal Error: Do not pass posix paths to Windows APIs, was given '\packages'. Please open an issue on GitHub with a reproduction.
debug.zig:373
:panicExtra
debug.zig:348
:panic
sys_uv.zig:59
:open
sys.zig:1143
:open
install.zig:7266
:initWithCLI
filter_run.zig:401
:install
cli.zig:1452
:start
cli.zig:62
:start
main.zig:51
:main
exe_common.inl:78
:invoke_main
The text was updated successfully, but these errors were encountered: