justadudewhohacks / justadudewhohacks/opencv4nodejs

Natives rebuild every time I add a dependency, using either npm or yarn

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

Description

Adding any package, using either npm or yarn triggers a vert time expensive rebuild of all the native binaries for opencv.

Ubuntu 18.04
Node v10.15.0
npm v6.4.1
yarn v1.12.3

I have no rebuild commands in my package.json etc...

I have just set the set OPENCV4NODEJS_DISABLE_AUTOBUILD=1 while waiting for it to compile once again and am yet to test it.

Help certainly appreciated! Thankyou
Any ideas?

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.