Crash Report Uploaded

Your redacted crash report has been sent to the Bun team for internal tracking.

Help us fix it

To help get it fixed faster, provide source code and detailed reproduction steps via bun feedback

View Stack Trace
Bun v1.3.12 ([`700fc11`](<https://github.com/oven-sh/bun/tree/700fc117a2fd01ac0201deaa6fa69c5557acb04f>)) on windows x86_64 [AutoCommand] **panic**: invalid enum value - [`sys.zig:1110`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/sys.zig#L1110>): `openDirAtWindowsNtPath` - [`sys.zig:1178`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/sys.zig#L1178>): `openDirAtWindowsT` - [`sys.zig:1194`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/sys.zig#L1194>): `openDirAtWindowsA` - [`resolver.zig:2817`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L2817>): `dirInfoCachedMaybeLog` - [`resolver.zig:2615`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L2615>): `dirInfoCached` - [`resolver.zig:1794`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L1794>): `loadNodeModules` - [`resolver.zig:2523`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L2523>): `resolveWithoutRemapping` - [`resolver.zig:1484`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L1484>): `checkPackagePath` - [`resolver.zig:1299`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L1299>): `resolveWithoutSymlinks` - [`resolver.zig:857`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/resolver/resolver.zig#L857>): `resolveAndAutoInstall` - [`VirtualMachine.zig:2090`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/VirtualMachine.zig#L2090>): `loadPreloads` - [`VirtualMachine.zig:2194`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/VirtualMachine.zig#L2194>): `reloadEntryPoint` - [`VirtualMachine.zig:2321`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/VirtualMachine.zig#L2321>): `loadEntryPoint` - [`bun.js.zig:397`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js.zig#L397>): `start` - [`jsc.zig:234`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/jsc.zig#L234>): `callback` - [`bindings.cpp:4820`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/bindings/bindings.cpp#L4820>): `JSC__VM__holdAPILock` - [`VM.zig:35`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js/bindings/VM.zig#L35>): `holdAPILock` - [`bun.js.zig:298`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/bun.js.zig#L298>): `boot` - [`cli.zig:1510`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/cli.zig#L1510>): `bun --eval --print` - [`cli.zig:974`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/cli.zig#L974>): `start` - [`cli.zig:20`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/cli.zig#L20>): `start` - [`main.zig:65`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/main.zig#L65>): `main` - [`start.zig:618`](<https://github.com/oven-sh/zig/blob/bun-700fc117a2fd01ac0201deaa6fa69c5557acb04f/lib/std/start.zig#L618>): `callMain` - [`start.zig:587`](<https://github.com/oven-sh/zig/blob/bun-700fc117a2fd01ac0201deaa6fa69c5557acb04f/lib/std/start.zig#L587>): `callMainWithArgs` - [`start.zig:602`](<https://github.com/oven-sh/zig/blob/bun-700fc117a2fd01ac0201deaa6fa69c5557acb04f/lib/std/start.zig#L602>): `main` - [`exe_common.inl:78`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/vctools/crt/vcstartup/src/startup/exe_common.inl#L78>): `invoke_main` - [`exe_common.inl:288`](<https://github.com/oven-sh/bun/blob/700fc117a2fd01ac0201deaa6fa69c5557acb04f/src/vctools/crt/vcstartup/src/startup/exe_common.inl#L288>): `__scrt_common_main_seh` Features: tsconfig, tsconfig\_paths, bunfig, jsc