Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install opencv4nodejs #877

Open
bijitbiswas opened this issue Jan 15, 2024 · 1 comment
Open

Unable to install opencv4nodejs #877

bijitbiswas opened this issue Jan 15, 2024 · 1 comment

Comments

@bijitbiswas
Copy link

I tried these options

  1. brew uninstall tesseract
  2. brew uninstall ffmpeg
  3. npm install opencv4nodejs

but end up getting below error

Device : Mac OS 13.5.1
npm -v : 6.14.11

[ 49%] Linking CXX static library ../lib/liblibprotobuf.a
[ 49%] Built target libprotobuf
[ 49%] Linking CXX static library ../lib/libIlmImf.a
[ 49%] Built target IlmImf
make: *** [all] Error 2
ERR! child process exited with code 2 (for more info, set '--loglevel silly')
npm WARN bijitbiswas No description
npm WARN bijitbiswas No repository field.
npm WARN bijitbiswas No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node ./install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/bijitbiswas/.npm/_logs/2024-01-15T15_35_17_671Z-debug.log

@jdmg94
Copy link

jdmg94 commented Jan 17, 2024

first line of the readme, this project is unmaintained use this instead: https://github.com/UrielCh/opencv4nodejs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants