node-opencv icon indicating copy to clipboard operation
node-opencv copied to clipboard

module import Error

Open qultelyTao opened this issue 6 years ago • 2 comments

hi: I copy the project code and report an error when running the example eg: internal/modules/cjs/loader.js:730 return process.dlopen(module, path.toNamespacedPath(filename)); ^

Error: The specified module could not be found. \?\D:\node-opencv-master\build\Release\opencv.node at Object.Module._extensions..node (internal/modules/cjs/loader.js:730:18) at Module.load (internal/modules/cjs/loader.js:600:32) at tryModuleLoad (internal/modules/cjs/loader.js:539:12) at Function.Module._load (internal/modules/cjs/loader.js:531:3) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object. (D:\node-opencv-master\lib\bindings.js:1:80) at Module._compile (internal/modules/cjs/loader.js:701:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10) at Module.load (internal/modules/cjs/loader.js:600:32)

qultelyTao avatar Nov 07 '19 02:11 qultelyTao

Is this an issue with latest version?

peterbraden avatar Mar 10 '20 09:03 peterbraden

我也遇到了此问题,请问有解决吗?

git-chenjiqing avatar May 09 '20 03:05 git-chenjiqing