Node.js
Node.js received an unsupported argument value
Node.js rejected an argument because the value was structurally the right kind of thing, but the content was not valid for that API.
Node.js
Node.js rejected an argument because the value was structurally the right kind of thing, but the content was not valid for that API.
Observed message
TypeError [ERR_INVALID_ARG_VALUE]
Why it happens
How to fix it
Official reference
Node.js Errors: ERR_INVALID_ARG_VALUERelated errors
Explore more