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
No response
bun add neondatabase/serverless [0.00ms] ".env.local", ".env" bun add v1.1.36 (ededc168) 🔒 Saving lockfile... ============================================================ Bun v1.1.36 (ededc168) Windows x64 Windows v.win10_fe CPU: sse42 avx avx2 Args: "C:\Users\AJ\.bun\bin\bun.exe" "add" "neondatabase/serverless" Features: binlinks(46) dotenv(2) extracted_packages(89) Elapsed: 16218ms | User: 593ms | Sys: 3703ms RSS: 0.16GB | Peak: 0.16GB | Commit: 0.26GB | Faults: 43699 panic(main thread): Internal assertion failure oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Bun v1.1.36 (ededc16) on windows x86_64 [AddCommand]
ededc16
panic: Internal assertion failure
sys.zig:3111
writeAll
install.zig:14609
installWithManager
install.zig:10675
updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:10237
updatePackageJSONAndInstall
install.zig:8974
updatePackageJSONAndInstallCatchError
cli.zig:1713
start
cli.zig:63
main.zig:49
main
Features: binlinks, dotenv, extracted_packages
Sentry Issue: BUN-83G
The text was updated successfully, but these errors were encountered:
Do you still run into this if you run bun upgrade --canary?
bun upgrade --canary
Sorry, something went wrong.
Yes still has the same error even after running --canary
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.36 (
ededc16
) on windows x86_64 [AddCommand]panic: Internal assertion failure
sys.zig:3111
:writeAll
install.zig:14609
:installWithManager
install.zig:10675
:updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:10237
:updatePackageJSONAndInstall
install.zig:8974
:updatePackageJSONAndInstallCatchError
cli.zig:1713
:start
cli.zig:63
:start
main.zig:49
:main
Features: binlinks, dotenv, extracted_packages
Sentry Issue: BUN-83G
The text was updated successfully, but these errors were encountered: