mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* Replace some of std.ChildProcess with bun.spawnSync * Update process.zig * Fix some build errors * Fix linux build * Keep error * Don't print a mesasge in this case * Update spawn.test.ts * Make `bun install` faster on Linux * Comments + edgecases * Fix the tests * Add bun install launch.json --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Zack Radisic <zack@theradisic.com>