We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ERR_INVALID_ADDRESS
errors.md
1 parent 948bba3 commit 6f8a6e9Copy full SHA for 6f8a6e9
1 file changed
doc/api/errors.md
@@ -1868,6 +1868,12 @@ the worker thread.
1868
There was a bug in Node.js or incorrect usage of Node.js internals.
1869
To fix the error, open an issue at <https://github.com/nodejs/node/issues>.
1870
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
1877
<a id="ERR_INVALID_ADDRESS_FAMILY"></a>
1878
1879
### `ERR_INVALID_ADDRESS_FAMILY`
0 commit comments