Closed
Description
In file included from /Users/matteo/Repositories/native-hdr-histogram/node_modules/node-addon-api/napi.h:1447:
/Users/matteo/Repositories/native-hdr-histogram/node_modules/node-addon-api/napi-inl.h:1461:20: error: no matching function for call to 'napi_create_type_error'
status = napi_create_type_error(env, nullptr, message, &error);
^~~~~~~~~~~~~~~~~~~~~~
I think this is due to a semver-major change happening in core for the new error codes. In case such events happen again, this module should be released to NPM after the change lands in a release.
Metadata
Metadata
Assignees
Labels
No labels