justadudewhohacks / opencv4nodejs

Nodejs bindings to OpenCV 3 and OpenCV 4
MIT License
4.95k stars 825 forks source link

canot load opencv4nodejs after install #862

Open javalixue opened 1 year ago

javalixue commented 1 year ago

Error Message

No build of version 4.6.0 found in D:\app\install\resources\app.asar\node_modules\@u4\opencv-build\dist you should launch opencv-build-npm

OpenCV version (example 3.4.1): 4.6.0

With OpenCV-contrib? (extra modules): yes

OS: Windows 10

I use Electron 22.0.0,build opencv is ok。But I got error "No build of version 4.6.0 found in D:\app\install\resources\app.asar\node_modules\@u4\opencv-build\dist you should launch opencv-build-npm" after install my app that package by electron-builder。Anybody can help me?

javalixue commented 1 year ago

maybe found reason,close it.