Open albanm opened 5 years ago
On my linux system where powershell is absent I had an uncaught exception. This is because the this.pid check emitted an error, then the proc.once('error') emitted another one. I added a simple check to prevent this from happening.
On my linux system where powershell is absent I had an uncaught exception. This is because the this.pid check emitted an error, then the proc.once('error') emitted another one. I added a simple check to prevent this from happening.