You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic(thread 21152): Internal Error: Do not pass posix paths to Windows APIs, was given '/'. Please open an issue on GitHub with a reproduction.
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Stack Trace (bun.report)
Bun v1.1.36 (ededc16) on windows x86_64 [RunCommand]
panic: Internal Error: Do not pass posix paths to Windows APIs, was given '/'. Please open an issue on GitHub with a reproduction.
How can we reproduce the crash?
Relevant log output
Stack Trace (bun.report)
Bun v1.1.36 (
ededc16
) on windows x86_64 [RunCommand]panic: Internal Error: Do not pass posix paths to Windows APIs, was given '/'. Please open an issue on GitHub with a reproduction.
string_immutable.zig:2110
:assertIsValidWindowsPath
sys_uv.zig:43
:open
sys.zig:1329
:open
glob.zig:196
:run
atomic.zig:40
:load
Features: jsc, tsconfig
Sentry Issue: BUN-1CG
The text was updated successfully, but these errors were encountered: