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
The README says the shell option of child_process.spawn doesn't work in Node <v6 but the change was actually cherry-picked into v4 LTS and v5, see nodejs/node#4598. I'll send a PR to correct it.
The text was updated successfully, but these errors were encountered:
The
README
says theshell
option ofchild_process.spawn
doesn't work in Node<v6
but the change was actually cherry-picked intov4 LTS
andv5
, see nodejs/node#4598. I'll send a PR to correct it.The text was updated successfully, but these errors were encountered: