justadudewhohacks / justadudewhohacks/opencv4nodejs
Cannot find module 'C:\Users\pierr\Desktop\onnxjs\node_modules\opencv4nodejs\build\Release\opencv4nodejs'
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I seemed to have successfully installed opencv4nodejs after having set environment variables. Yet when I run a script that includes the command `const cv = require('opencv4nodejs');` I get the following error :

When I check the node_modules/opencv4nodejs folder, I can see that the build folder is missing :

Do anyone has a solution for this ?
Thank you for your time !
*OpenCV version* : 5.6.0
*OS*: Windows 10
Contributor guide
Assessment
This issue has not been assessed yet.