8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
child_process.md
1 parent c21068b commit c45894fCopy full SHA for c45894f
doc/api/child_process.md
@@ -348,6 +348,10 @@ controller.abort( ADDB );
348
<!-- YAML
349
added: v0.1.91
350
changes:
351
+ - version:
352
+ - REPLACEME
353
+ pr-url: https://github.com/nodejs/node/pull/57389
354
+ description: Passing `args` when `shell` is set to `true` is deprecated.
355
- version:
356
- v16.4.0
357
- v14.18.0
@@ -641,6 +645,10 @@ if (process.argv[2] === 'child') {
641
645
642
646
added: v0.1.90
643
647
648
649
650
651
644
652
653
654
0 commit comments