-
Notifications
You must be signed in to change notification settings - Fork 79
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
Installation fails with Node.js 10 #44
Comments
I am also getting this same error - same output as above. |
My build is failing under 8.x
|
failing under 10.x
make: Entering directory '/home/me/myfolde/node_modules/v4l2camera/build' npm ERR! A complete log of this run can be found in: |
Hello, My error:
make: Verzeichnis „/home/uullrich/v4l2camera/node_modules/v4l2camera/v4l2camera/build“ wird betreten npm ERR! A complete log of this run can be found in: |
Here's a fix that works for node 12: #48 |
I am also getting this exact same error on Raspian Buster Node JS v10. |
I can also confirm that @sebakerckhof fix solved the installation problem on Raspian NodeJS v10+. Try cloning his forked repo and you are good to go. Something like this: By the way: Thank you so much @sebakerckhof :-) |
Tested on a Raspberry Pi with Raspbian Stretch:
The text was updated successfully, but these errors were encountered: