oven-sh / bun

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

node_modules installing issue using Bun #10862

Closed pijeismart closed 1 week ago

pijeismart commented 1 week ago

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

While installing the node_modules using bun in windows 10

Relevant log output

No response

Stack Trace (bun.report)

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

panic: index out of bounds

pijeismart commented 1 week ago

fixed