Skip to content

doc: fixes default shell in child_process.md

Rodrigo Muino Tomonari requested to merge github/fork/henryzxu/my-branch into master

This PR clarifies that 'process.env.ComSpec' is the default shell in Windows and that 'cmd.exe' is only used as a fallback.

Fixes: https://github.com/nodejs/node/issues/14156

Checklist
Affected core subsystem(s)

doc

Merge request reports

Loading