UrielCh / opencv4nodejs

ESM Nodejs bindings to OpenCV 3/4
MIT License
251 stars 51 forks source link

initialization H3Error: Cannot find module './promisify.js' #85

Open parsingk opened 1 year ago

parsingk commented 1 year ago

ERROR MESSAGE

[nuxt] error caught during app initialization H3Error: Cannot find module './promisify.js'
Require stack:

Environment

Question

but it shows Cannot find module './promisify.js' when i run.

could you help me please?




UrielCh commented 1 year ago

1- use opencv 4.6.0 for now. 2- where is the code ?

UrielCh commented 1 year ago
info config found opencv4nodejs section in D:\data\threejs\threejs-tutorials\package.json
info envAutodetect autodetect 0 changes
info envAutodetect - failed to resolve OPENCV_BIN_DIR from c:\tools\opencv\build\x64\vc14\bin
info envAutodetect - failed to resolve OPENCV_INCLUDE_DIR from c:\tools\opencv\build\include

please use chocolatey build, that should works out of the box.