mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
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
|
||||
const { spawn } = await import("bun-pty")
|
||||
return spawn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue