-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
- Version: *
- Platform: Windows
- Subsystem: child_process
https://nodejs.org/api/child_process.html#child_process_child_process_spawn_command_args_options erronously states that cmd.exe
is the default shell
for windows, while infact it's process.env.ComSpec
.
The same goes for:
Metadata
Metadata
Assignees
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.