Hassaan Akbar

Results 3 issues of 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** ![screenshot_1550508150](https://user-images.githubusercontent.com/20029451/52965241-5c56ee00-3372-11e9-8db5-da347910b13e.png) > 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...