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 994634c8067..24385d99b6a 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -706,7 +706,7 @@ A constructor for a class was called without `new`.
<a id="ERR_CONSTRUCT_CALL_INVALID"></a>
### ERR_CONSTRUCT_CALL_INVALID
<!--
-added: REPLACEME
+added: v12.5.0
-->
A class constructor was called that is not callable.
@@ -2019,7 +2019,7 @@ A module file could not be resolved while attempting a [`require()`][] or
### ERR_CANNOT_TRANSFER_OBJECT
<!--
added: v10.5.0
-removed: REPLACEME
+removed: v12.5.0
-->
The value passed to `postMessage()` contained an object that is not supported