node-pty
node-pty copied to clipboard
Fork pseudoterminals in Node.JS
## Environment details - OS: Linux - OS version: 5.15.0-82-generic - node-pty version: 1.0.0 ## Issue description From [Stream](https://nodejs.org/api/stream.html#compatibility-with-older-nodejs-versions) I expect to see my string displayed because I fall in...
## Environment details - OS: Linux - OS version: 5.15.0-82-generic - node-pty version: v1.0.0 ## Issue description I don't see argument to change initial mode of pty (I have to...
## Environment details - OS: Windows 11 Pro - OS version: 10.0.22631 Build 22631 - node-pty version: 1.0.0 ## Issue description Trying to install Node-PTY with Electron, but does not...
## Environment details - OS: Windows 10 - OS version: 19045 - node-pty version: current main branch d6ce76a801f68730f7204b7b27bb21dbf8e63001 ## Issue description Calling `spawn` locks cwd directory so that you can't...
## Environment details - OS: windows - OS version: windows 11 - node-pty version: 1.0 ## Issue description See https://github.com/nodejs/node-gyp/issues/2869 https://github.com/microsoft/node-pty/issues/643
## Environment details - OS: ubuntu-latest on GitHub Actions - node-pty version: 1.0.0, 1.1.0-beta4 - Node.js version: 20 Summary of the below updates: If Node.js has io_uring enabled, the bugs...
**using [email protected] | darwin | x64** ``` npm ERR! code 1 npm ERR! path /Users/runner/work/wshell2/wshell2/clients/node_modules/node-pty npm ERR! command failed npm ERR! command sh -c node scripts/install.js npm ERR! gyp info...
## Environment details - OS: Distributor ID: Ubuntu - OS version: Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy - node-pty version: 1.0.0 ## Issue description After spawning two terminals...
## Environment details - OS: Windows - OS version: 10.0.19044.2604 - node-pty version: 1.0.0 - node version: 18.16.0 - VS Code version: 1.84.2 ## Issue description When running the example...
from MSYS2 if I do: npm install node-pty I get: ``` $ npm install node-pty npm ERR! code 1 npm ERR! path C:\msys64\home\Zibri\wshell2\clients\node_modules\node-pty npm ERR! command failed npm ERR! command...