sledgeS
Windmill2y ago
34 replies
sledge

Bun installer appears to fail during script launch.

I just finished setting up a self-host install of WM. I can run a deno typescript test without problems, but if I run a bun test, the mem just keeps building then eventually I see this:

ExecutionErr: error during execution of the script:
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false

Any tips on what to do to investigate?

Thanks,
-Chris
Was this page helpful?