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
Bun v1.1.28 (cf4e9cb) on windows x86_64 [_]
cf4e9cb
panic: index out of bounds: index 2, len 2
path.zig:2707
resolveWindowsT
path.zig:2774
resolveWindowsJS_T
Path.cpp:42
Zig::createZigFunction
Features: jsc, standalone_executable, standalone_executable
Sentry Issue: BUN-5ZJ
The text was updated successfully, but these errors were encountered:
@AtiaDjaberDev, the latest version of Bun is v1.1.44, but this crash was reported on Bun v1.1.28.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
Relevant log output
Stack Trace (bun.report)
Bun v1.1.28 (
cf4e9cb
) on windows x86_64 [_]panic: index out of bounds: index 2, len 2
path.zig:2707
:resolveWindowsT
path.zig:2774
:resolveWindowsJS_T
Path.cpp:42
:Zig::createZigFunction
Features: jsc, standalone_executable, standalone_executable
Sentry Issue: BUN-5ZJ
The text was updated successfully, but these errors were encountered: