oven-sh / bun

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

node_modules installing issue using Bun #10863

Closed smartdev914 closed 3 days ago

smartdev914 commented 1 week ago

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.7 (b0b7db5) on windows x86_64 [InstallCommand]

panic: index out of bounds

Electroid commented 1 week ago

Are you able to share the package.json you used?

Jarred-Sumner commented 3 days ago

Duplicate of #9808

Jarred-Sumner commented 3 days ago

Closing as duplicate, we will fix this but please follow along in #9808