errors.fyi
community error code reference
errors.fyi
/
nodejs
/
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 for ERR_NAPI_CONS_FUNCTION