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

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -