-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
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
can't install @livekit/agents-plugin-openai #16470
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
Comments
Thank you for reporting this crash. For Bun's internal tracking, this issue is BUN-A2E. |
Repro: bun-debug add abc@^0.0.0x
Assertion failure caused by assuming that a Semver.Version cannot contain a |
DonIsaac
added
the
bun install
Something that relates to the npm-compatible client
label
Jan 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
package.json
fileHow can we reproduce the crash?
bun i @livekit/agents-plugin-openai
Relevant log output
Stack Trace (bun.report)
Bun v1.1.44 (
ec11ea4
) on windows x86_64 [InstallCommand]panic: reached unreachable code
semver.zig:1644
:parse
semver.zig:2637
:parse
dependency.zig:933
:parseWithTag
lockfile.zig:4142
:fromNPM
install.zig:4363
:getOrPutResolvedPackageWithFindResult
install.zig:4771
:getOrPutResolvedPackage
install.zig:5251
:enqueueDependencyWithMainAndSuccessFn
install.zig:5162
:enqueueDependencyWithMain
install.zig:6051
:processDependencyList
install.zig:14784
:isDone
The text was updated successfully, but these errors were encountered: