-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
May be an issue with Gemini CLI and not here.
I was running /security:analyze Analyze all the source code. Skip the docs, config files and package files.
and got
C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsPtyAgent.js:93
throw new Error('Cannot resize a pty that has already exited');
^
Error: Cannot resize a pty that has already exited
at WindowsPtyAgent.resize (C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsPtyAgent.js:93:19)
at WindowsTerminal.<anonymous> (C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsTerminal.js:131:26)
at Object.run (C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsTerminal.js:167:50)
at C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsTerminal.js:73:32
at Array.forEach (<anonymous>)
at Socket.<anonymous> (C:\Users\ray.bell\AppData\Roaming\fnm\node-versions\v22.15.0\installation\node_modules\@google\gemini-cli\node_modules\@lydell\node-pty\windowsTerminal.js:68:42)
at Socket.emit (node:events:530:35)
at addChunk (node:internal/streams/readable:561:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
at Readable.push (node:internal/streams/readable:392:5)
Node.js v22.15.0
Metadata
Metadata
Assignees
Labels
No labels