You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using this package on node, I would have errors thrown in what appeared to be a "random" fashion, without any concrete explanations in the error. It would just output the whole opencv.js module minified code and fail.
This kind of errors while using opencv.js followed me for a while before I took the time to go into a deep investigation of the root cause. I will post as a comment below my explanation and what worked for me for others in my situation.