--- Bun is auto-restarting due to crash [time: 1722444272358] ---
============================================================
Bun v1.1.21 (70ca2b76) Windows x64
CPU: sse42 avx avx2 avx512
Args: "C:\Program Files\nodejs\\node_modules\bun\bin\bun.exe" "--watch" "run" "./src/index.ts"
Features: jsc
Elapsed: 71ms | User: 0ms | Sys: 15ms
RSS: 59.58MB | Peak: 59.58MB | Commit: 98.22MB | Faults: 14730
panic(main thread): Failed to enable File Watcher: CreateFileFailed
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:
Stack Trace (bun.report)
Bun v1.1.21 (70ca2b7) on windows x86_64 [RunCommand]
panic: Failed to enable File Watcher: CreateFileFailed
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.21 (
70ca2b7
) on windows x86_64 [RunCommand]panic: Failed to enable File Watcher: CreateFileFailed
bun-simdutf.zig:134
:le
watcher.zig:587
:start
javascript.zig:106
:callback
bindings.cpp:4993
:builtinNameMap
bun_js.zig:267
:boot
path.zig:263
:isAbsoluteWindowsImpl
cli.zig:1592
:start
cli.zig:62
:start
main.zig:51
:main
dloadsup.h:335
:DloadUnlock