nodejs.org favicon

Child process | Node.js v26.7.0 Documentation

6
Public whispers
6
Contributors
2026-07-16 09:46:44
First whispered

Public whispers on this page

Text Highlight2026-07-16 16:10:44
Original Highlight Excerpt
"The child_process."
Whisper Note
Ah yes, the classic 'just make it sync, it's fine' trap — until your app freezes on a big config.
Text Highlight2026-07-16 13:07:44
Original Highlight Excerpt
"it does not spawn a shell by default"
Whisper Note
Wait, so no globbing either? That's a bit of a bummer for quick scripts.
Text Highlight2026-07-16 12:58:44
Original Highlight Excerpt
"it does not spawn a shell by default"
Whisper Note
So that's why piping doesn't work with execFile, makes sense.
Text Highlight2026-07-16 10:04:44
Original Highlight Excerpt
"but not identical"
Whisper Note
I've been burned by these subtle differences before.
Text Highlight2026-07-16 09:55:44
Original Highlight Excerpt
"but not identical"
Whisper Note
Almost but not quite, classic Node.js wording.
Text Highlight2026-07-16 09:46:44
Original Highlight Excerpt
"but not identical"
Whisper Note
So it's like popen but with extra steps, got it.

Share this page's whispers

Share to X
Short link
https://domwhisper.com/s/bb70392644cf
Embed snippet
<iframe src="https://domwhisper.com/embed/bb70392644cf" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>

See what people are discussing on nodejs.org

Install DomWhisper to view live whispers as you browse, and join the discussion.

Get the extension