Uwe U.
Uwe U.
Hello, I am also getting this error on Raspberry Pi 3b+ with Raspbian Stretch. Curiously on my old Raspberry Pi (arm6) also with Stretch the fix 412f9eb works perfectly fine...
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: https://github.com/sebakerckhof/node-v4l2camera.git...
It works perfect! With this fix there are no more problems during the build process.
Hello, I get the exact same problem.  The max_map_count is also set to 1000000. I agree with Holle that this is just a informative message. Unfortunatly we do not...
Hello, I have the same need to include a debug mechanisms in my dev build. In particular I like to include Redux Dev Tools in my dev build and remove...