summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
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 48c3f5a2e7..f95e33855c 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2133,7 +2133,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
@@ -2144,7 +2144,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