node-pty icon indicating copy to clipboard operation
node-pty copied to clipboard

Fork pseudoterminals in Node.JS

Results 112 node-pty issues
Sort by recently updated
recently updated
newest added

I'm trying to add [`node-pty`][1]. Set as the following in the `package.json` file `"node-pty": "^0.10.1"` (it's a 3 years old project) but it's returning the error when I run the...

Hi, I am using `node-pty` with `xterm` as the pseudo-terminal in the electron app I am working on, it works fine in development but when packaged it throws this error...