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
was used to indicate that the type of cp.output.stdout and cp.output.stderr is Buffer. It is not valid/working JS here, therefore you can't just uncomment it without getting an error. You are trying to call it.
Hello, I try to convert your example from ES6 to ES5, but it's not work.
And I tried with Vanila JS also
But got error
Unhandled rejection TypeError: cp.output.stdout is not a function
Thanks
The text was updated successfully, but these errors were encountered: