oven-sh / bun

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

Error using Bun.js #15422

Closed jeremiasbots closed 3 days ago

jeremiasbots commented 3 days ago

How can we reproduce the crash?

No response

Relevant log output

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on windows x86_64 [AutoCommand]

panic: attempt to use null value

Features: Bun.stderr, http_server, jsc, tsconfig, tsconfig_paths, tsconfig_paths

Sentry Issue: BUN-759

github-actions[bot] commented 3 days ago

@jeremiasbots, the latest version of Bun is v1.1.37, but this crash was reported on Bun v1.1.36.

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

bun upgrade
190n commented 3 days ago

Duplicate of #15409