This commit is contained in:
Dax Raad 2025-12-04 23:48:32 -05:00
parent 856e1e2948
commit c264e9c364

View file

@ -28,7 +28,6 @@ export namespace Pty {
: ""
}`,
)
console.log(path)
process.env.BUN_PTY_LIB = path
const { spawn } = await import("bun-pty")
return spawn