-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
child_process.spawn ignores PATHEXT on Windows #6671
Copy link
Copy link
Closed
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Originally reported as nodejs/node-v0.x-archive#2318.
TLDR: The workaround is to use cross-spawn (or cross-spawn-async).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.