peterbraden/node-opencv

npm install opencv

ybchoo opened this issue · 8 comments

I executed "npm install opencv" as instructor but getting this errors

node-pre-gyp ERR! Tried to download(403): https://node-opencv.s3.amazonaws.com/opencv/v6.0.0/Release/node-v59-win32-x64.tar.gz

Can kindly help?

Any update on this issue?

Same here :( Can't npm install opencv.

nedol commented

any solutions?

Did you install opencv before installing node opencv?

:) I had the same issue and the error message was a bit misleading!

I have installed OPENCV 4.0 alpha and now not able to install using ( npm install opencv )

Error >> first it shows that server at AMAZON S3 bucket is unavailable and it falls back to building from source

and then fails with Make Exit code : 2

please let me know how to resolve this