justadudewhohacks / justadudewhohacks/opencv4nodejs

Issue in setting up opencv4nodejs with electron

Open
#772 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

I am trying to create an electron application along with opencv4nodejs. The issue I am getting is
```
Uncaught TypeError: Cannot read property '_handle' of undefined
at 2.2ee1cef0.chunk.js:2
at Array.forEach ()
at e.exports (2.2ee1cef0.chunk.js:2)
at Object. (2.2ee1cef0.chunk.js:2)
at Object. (2.2ee1cef0.chunk.js:2)
at l (index.html:1)
at Object. (2.2ee1cef0.chunk.js:2)
at Object. (2.2ee1cef0.chunk.js:2)
at l (index.html:1)
at Object. (2.2ee1cef0.chunk.js:2)
```

I have tried both electron + react and electron + vue. I am getting the same error when I build the application. It would be great if someone can help

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.