vincentsaluzzo / node-microphone

microphone is a simple module that use `arecord` ALSA tools method to capture sound from a USB Microphone
56 stars 48 forks source link

build fails #16

Open interfaith opened 4 years ago

interfaith commented 4 years ago

make: *** [bindings.target.mk:110: Release/obj.target/bindings/src/bindings.o] Error 1 make: Leaving directory '/home/spowage/code/mic/node_modules/lame/build' gyp ERR! build error gyp ERR! stack Error: make failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/spowage/.nvm/versions/node/v8.11.4/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23) gyp ERR! stack at emitTwo (events.js:126:13) gyp ERR! stack at ChildProcess.emit (events.js:214:7)