fix
This commit is contained in:
parent
856e1e2948
commit
c264e9c364
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ export namespace Pty {
|
||||||
: ""
|
: ""
|
||||||
}`,
|
}`,
|
||||||
)
|
)
|
||||||
console.log(path)
|
|
||||||
process.env.BUN_PTY_LIB = path
|
process.env.BUN_PTY_LIB = path
|
||||||
const { spawn } = await import("bun-pty")
|
const { spawn } = await import("bun-pty")
|
||||||
return spawn
|
return spawn
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue