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 @@ -1744,7 +1744,7 @@ time.
1744
1744
> Stability: 1 - Experimental
1745
1745
1746
1746
The ` --input-type ` flag was used to attempt to execute a file. This flag can
1747
- only be used with input via ` --eval ` , ` --print ` or ` STDIN ` .
1747
+ only be used with input via ` --eval ` , ` --print ` , or ` STDIN ` .
1748
1748
1749
1749
<a id =" ERR_INSPECTOR_ALREADY_ACTIVATED " ></a >
1750
1750
@@ -2005,7 +2005,7 @@ performing another operation.
2005
2005
2006
2006
### ` ERR_INVALID_SYNC_FORK_INPUT `
2007
2007
2008
- A ` Buffer ` , ` TypedArray ` , ` DataView ` or ` string ` was provided as stdio input to
2008
+ A ` Buffer ` , ` TypedArray ` , ` DataView ` , or ` string ` was provided as stdio input to
2009
2009
an asynchronous fork. See the documentation for the [ ` child_process ` ] [ ] module
2010
2010
for more information.
2011
2011
You can’t perform that action at this time.
0 commit comments