You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, this probably will require some more manual wrapping, but it should be quite easy to do. Could you show some code examples on how you would like to use it?
I would also recommend execa which I think it amazing, we should try and draw some inspiration from that library :)
HI!!!!
I guess it creates promises automatically, but unfortunately mz/child_process does not give back stdout, stderr stream... It gives all or nothing, stream is missing. for a lengthy process it is only shows the output at the end... :(
hi! hey! hello!
simple, i can use simple native child process, and stream the stdout, stderr.
but with mz i cannot! :(
The text was updated successfully, but these errors were encountered: