Open darmie opened 10 years ago
Hey, I'm having the same issue here. What could be causing this?
EDIT: It turns out I was encountering this when running Node v0.6 on Raspberry Pi, which didn't seem to have support for node-gyp, which is required for running the build for the bindings. So no worries.
@darmie your issue might have been to do with the node version, or with node-gyp not having run on the bindings.gyp file in the node_modules/lame folder. Maybe try running that to build the bindings and try again.
node v6
requires arm v7+
apparently, and my raspberry pi B+ is arm v6
.
Recommend you close this.
Hi @TooTallNate , i am trying to use lame with icecast to stream live audio using Edcast. I was unable to run my node server file "Stream.js" I was getting this error