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
Otherwise, the error message about getting stdout of undefined is really cryptic.
The reason for my problem was that 'cmd' in the options object was set wrong.
I can make a pull request if you tell me how the error should get reported.
The text was updated successfully, but these errors were encountered:
tjltjl
changed the title
Should check the return value of spawn of undefinedness and report the error properly
Should check the return value of spawn for undefinedness and report the error properly
Apr 3, 2015
Otherwise, the error message about getting stdout of undefined is really cryptic.
The reason for my problem was that 'cmd' in the options object was set wrong.
I can make a pull request if you tell me how the error should get reported.
The text was updated successfully, but these errors were encountered: