I had issues with Module did not self-register when using workers in conjunction with opencv4nodejs. I was able to workaround the issue with child_process.spawn. I feel like I might use this method more often so I made a module out of it.https://www.npmjs.com/package/shinobi-workerAlso, the reason I am posting here is because I googled around quite a bit for a solution. While many people asked this question there weren't any solutions aside from updating the module in question. I don't understand C the way justadudewhohacks does so I can't fix opencv4nodejs directly. This is my solution and answer to all that have this issue; with any module that has this problem. Cheers :)
Submitted August 17, 2020 at 03:33AM by moeiscool
No comments:
Post a Comment