File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1726,7 +1726,7 @@ time.
1726
1726
> Stability: 1 - Experimental
1727
1727
1728
1728
The ` --input-type ` flag was used to attempt to execute a file. This flag can
1729
- only be used with input via ` --eval ` , ` --print ` or ` STDIN ` .
1729
+ only be used with input via ` --eval ` , ` --print ` , or ` STDIN ` .
1730
1730
1731
1731
<a id =" ERR_INSPECTOR_ALREADY_ACTIVATED " ></a >
1732
1732
@@ -1984,7 +1984,7 @@ performing another operation.
1984
1984
1985
1985
### ` ERR_INVALID_SYNC_FORK_INPUT `
1986
1986
1987
- A ` Buffer ` , ` TypedArray ` , ` DataView ` or ` string ` was provided as stdio input to
1987
+ A ` Buffer ` , ` TypedArray ` , ` DataView ` , or ` string ` was provided as stdio input to
1988
1988
an asynchronous fork. See the documentation for the [ ` child_process ` ] [ ] module
1989
1989
for more information.
1990
1990
You can’t perform that action at this time.
0 commit comments