errors.fyi community error code reference
ERR_NAPI_CONS_FUNCTION
nodejs

N-API constructor must be a function

While using N-API, the passed constructor is not a function.

References

โ† all namespaces for ERR_NAPI_CONS_FUNCTION