node.js - Installing OpenCV on Node problems -


i have installed dependencies , have compilers installed etc. when try install opencv in node.js node package manager, following error:

/bin/sh: pkg-config: command not found gyp: call 'pkg-config --cflags opencv' returned exit status 127. while trying load bind 

has had same problem?


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -