node-v4l2camera icon indicating copy to clipboard operation
node-v4l2camera copied to clipboard

Cant install on OS X EI Capitan

Open datomnurdin opened this issue 8 years ago • 1 comments

I got this error message

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "v4l2camera"
npm ERR! node v4.4.0
npm ERR! npm  v2.14.20
npm ERR! code EBADPLATFORM

npm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your operating system or architecture: [email protected]
npm ERR! notsup Valid OS:    linux
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   darwin
npm ERR! notsup Actual Arch: x64

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/ZERO/Desktop/experiment/npm-debug.log

Please advice. Thank you.

datomnurdin avatar Mar 12 '17 08:03 datomnurdin

This module is not supported on MacOS. AFAIK there are no modules that exist for reading camera on Mac.

ghost avatar Jun 05 '20 17:06 ghost