mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* bunx node-gyp * add test * create temp node-gyp when used in script * windows reminder * closer? * Update bunx_command.zig * append fake node to end of path * Update install.zig * correct temp node-gyp dir, always append parent `node_modules/.bin` dir * make sure temp node-gyp doesnt run itself --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>