Hassaan Akbar
Hassaan Akbar
I was trying to use face-recognition with opencv4nodejs in typescript but i couldn't import using withCv() function as there are no type definition for withCv() function
# Bug Report **initPublisher creates a publisher object but does not intialize camera**  > Calling the initPublisher('publisherId') function does create a publisher object but it does not initialize the...
I am trying to build duckdb based nodejs project using rollup but I get unresolved dependencies error for libraries, mock-aws-s3, aws-sdk, and nock Same issue described here, mapbox/node-pre-gyp#661 When adding...
Thanks a lot for the great package. Does it work in browser? I know some adapters may not support. AWS SDK does support though. Is the library itself supposed to...
Is there any plan to move away from node-pre-gyp and use a simpler solution like [Node-API](https://nodejs.org/api/n-api.html#node-api), prebuild, node-gyp-build etc? 1. Needs unnecessary dependencies for runtime ("aws-sdk", "mock-aws-s3", "nock") [#661](https://github.com/mapbox/node-pre-gyp/issues/661). 2....