errors.fyi
community error code reference
errors.fyi
/
ERR_INVALID_CALLBACK
ERR_INVALID_CALLBACK
nodejs
Invalid callback
A callback argument was required but was not provided or is not a function.
References
https://nodejs.org/api/errors.html
← all namespaces