Open Araxeus opened 2 months ago
Deleting bun.lockb
and installing again "solves" the issue momentarily, but the next bun install
crash again
also when i push to deploy on a remote server i get an error
RUN bun install --production --frozen-lockfile
...
error: lockfile had changes, but lockfile is frozen
How can we reproduce the crash?
Not quite sure yet, I think you just need to import a dependency from file
weird thing is that it worked one week ago, and I havent changed anything O_o
Relevant log output
Stack Trace (bun.report)
Bun v1.1.21 (
70ca2b7
) on windows x86_64 [InstallCommand]panic: Internal assertion failure
debug.zig:439
:panicExtra
bun.zig:3297
:assertionFailure
lockfile.zig:2035
:saveToDisk
install.zig:7371
:save
string_immutable.zig:822
:eqlComptimeCheckLenU8
cli.zig:1377
:which
cli.zig:62
:start
main.zig:51
:main
dloadsup.h:335
:DloadUnlock
0x17374
in KERNEL32.DLL