node-opencv
node-opencv copied to clipboard
module import Error
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.
Is this an issue with latest version?
我也遇到了此问题,请问有解决吗?