oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.91k stars 2.74k forks source link

Failed Installation #14802

Open djumad opened 2 hours ago

djumad commented 2 hours ago

package.json file

@ckeditor/ckeditor5-build-classic @types/ckeditor__ckeditor5-core

How can we reproduce the crash?

bun add v1.1.29 (6d43b366) [5.93ms] migrated lockfile from package-lock.json

Bun v1.1.29 (6d43b366) Windows x64 Windows v.win10_fe CPU: sse42 avx avx2 avx512 Args: "bun" "install" "@ckeditor/ckeditor5-build-classic" "@types/ckeditor__ckeditor5-core" Features: lockfile_migration_from_package_lock Elapsed: 64ms | User: 15ms | Sys: 15ms RSS: 94.39MB | Peak: 94.39MB | Commit: 0.15GB | Faults: 23252

panic(main thread): Internal assertion failure: unexpected resolution tag oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team, please file a GitHub issue using the link below:

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.29 (6d43b36) on windows x86_64 [InstallCommand]

panic: Internal assertion failure: unexpected resolution tag

Features: lockfile_migration_from_package_lock

github-actions[bot] commented 2 hours ago

@djumad, the latest version of Bun is v1.1.33, but this crash was reported on Bun v1.1.29.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade