- Notifications
You must be signed in to change notification settings - Fork34
Closed
Description
Passing an args array with{ shell: true }
(introduced in#577) causes Node to flatten the array into a single shell command, stripping your original quoting/escaping. As a result, arguments with spaces (e.g., paths likeCode - Insiders
) lose their protection and the command fails.
Metadata
Metadata
Assignees
Labels
No labels