yocontra / camera

Create readable streams from connected webcams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"npm install camera" error

kod3000 opened this issue · comments

commented

npm ERR! Failed at the opencv@0.0.12 preinstall script.
npm ERR! This is most likely a problem with the opencv package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp clean rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls opencv
npm ERR! There is likely additional logging output above.


Hey I'm trying to install this package.. I'm using..

osX Lion 10.7.5
OpenCV 2.4.2
node 10.2

I installed opencv using macports.. not sure its that my problem or the fact that I have little to no idea on what I'm doing :L

Not an issue with my repo - try opening it on the node-opencv repo with the full logs of the install

commented

I see your point. Here's a link to that issue in case anyone else has the same problem : peterbraden/node-opencv#44