oven-sh / bun

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

Bun ran out of memory on bun dev (nextjs app) #14100

Closed Ebrahim-Ramadan closed 1 month ago

Ebrahim-Ramadan commented 1 month ago

How can we reproduce the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.26 (0a37423) on windows x86_64 [RunAsNodeCommand]

Bun ran out of memory

github-actions[bot] commented 1 month ago

@Ebrahim-Ramadan, the latest version of Bun is v1.1.29, but this crash was reported on Bun v1.1.26.

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

bun upgrade
Ebrahim-Ramadan commented 1 month ago

@Ebrahim-Ramadan, the latest version of Bun is v1.1.29, but this crash was reported on Bun v1.1.26.

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

bun upgrade

didnt resolve it

Ebrahim-Ramadan commented 1 month ago

never mind, the problem was with the current nodejs version, had to reinstall it