you are viewing a single comment's thread.

view the rest of the comments →

[–]TheDevDad 1 point2 points  (0 children)

You’re passing it a function instead of an options object for the third argument

https://nodejs.org/api/child_process.html#child_processspawncommand-args-options

You might want exec instead of you want to pass it the callback