Mike Thompson
Mike Thompson
I ran into this because I sent the command `sudo reboot` which obviously terminates the connection, but it would be nice if I could catch the error instead of having...
Yep, I still have this issue. I spun up a project with the dependency versions from the project where I have issues: https://github.com/mikey-t/node-ssh-reboot-test I put notes in the readme for...
I built node-ssh within WSL (ubuntu) and linked/referenced that version and was unable to reproduce. So I built node-ssh on windows and linked and also wasn't able to reproduce. So...