errors.fyi
community error code reference
errors.fyi
/
ERR_NAPI_CONS_FUNCTION
ERR_NAPI_CONS_FUNCTION
nodejs
N-API constructor must be a function
While using N-API, the passed constructor is not a function.
References
https://nodejs.org/api/errors.html
← all namespaces