Open majg0 opened 7 years ago
I just saw the same, node docs explains:
The subprocess.stdout property can be null if the child process could not be successfully spawned.
Since this fails synchronously, one should be able to catch it. I'm going to open a PR for this
Just had the following crash, and it seems the problem originates here.