Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 68e6955925c..595d1826725 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2070,7 +2070,7 @@ binary itself.
### ERR_UNKNOWN_STDIN_TYPE
<!-- YAML
added: v8.0.0
-removed: REPLACEME
+removed: v11.7.0
-->
An attempt was made to launch a Node.js process with an unknown `stdin` file
@@ -2081,7 +2081,7 @@ although it is possible for user code to trigger it.
### ERR_UNKNOWN_STREAM_TYPE
<!-- YAML
added: v8.0.0
-removed: REPLACEME
+removed: v11.7.0
-->
An attempt was made to launch a Node.js process with an unknown `stdout` or