errors.fyi
community error code reference
errors.fyi
/
ERR_ENCODING_INVALID_ENCODED_DATA
ERR_ENCODING_INVALID_ENCODED_DATA
nodejs
Invalid encoded data
The data provided to TextDecoder is invalid for the specified encoding.
References
https://nodejs.org/api/errors.html
← all namespaces