Skip to content

Commit 6f8a6e9

Browse files
avivkelleraduh95
authored andcommitted
doc: add ERR_INVALID_ADDRESS to errors.md
PR-URL: #54661 Reviewed-By: James M Snell <[email protected]>
1 parent 948bba3 commit 6f8a6e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/errors.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,6 +1868,12 @@ the worker thread.
18681868
There was a bug in Node.js or incorrect usage of Node.js internals.
18691869
To fix the error, open an issue at <https://github.com/nodejs/node/issues>.
18701870

1871+
<a id="ERR_INVALID_ADDRESS"></a>
1872+
1873+
### `ERR_INVALID_ADDRESS`
1874+
1875+
The provided address is not understood by the Node.js API.
1876+
18711877
<a id="ERR_INVALID_ADDRESS_FAMILY"></a>
18721878

18731879
### `ERR_INVALID_ADDRESS_FAMILY`

0 commit comments

Comments
 (0)