Andreas Plewnia

Results 2 comments of Andreas Plewnia

With further investigation, it seems that electron is not detected. **Temporary solution:** use `let cv = require('../build/Release/opencv4nodejs.node')` instead of `//let cv = isElectronWebpack ? require('../build/Release/opencv4nodejs.node') : require('./cv')` in node_modules/opencv4nodejs/lib/opencv4nodejs.js

Hello, Unfortunately, the ISC license in the package.json was generated by mistake via npm init. If your case is urgent, for the LICENSE of this library please refer to [Maurizio...