Coder Social home page Coder Social logo

Comments (4)

wpcarro avatar wpcarro commented on August 16, 2024

Any luck solving this? I am getting a ton of errors myself. I hope there is a workaround...

from node-lame.

nfriedly avatar nfriedly commented on August 16, 2024

No, in my case, I ended up just calling arecord and piping the results to an ogg/opus encoder (I didn't actually want mp3, the library I was trying to use just installed it by default). You could try something along those lines though - just use shell commands for the actual audio capture & encoding and keep it out of node until you have a final result.

from node-lame.

sidequestboy avatar sidequestboy commented on August 16, 2024

I hit this issue too.
npm-debug.log http://hastebin.com/adehitapih.log

$ npm install lame

> [email protected] install /home/alarm/doorbell/node_modules/lame
> node-gyp rebuild

gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack     at F (/usr/lib/node_modules/npm/node_modules/which/which.js:78:19)
gyp ERR! stack     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:82:29)
gyp ERR! stack     at /usr/lib/node_modules/npm/node_modules/which/which.js:93:16
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Linux 4.1.15-2-ARCH
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/alarm/doorbell/node_modules/lame
gyp ERR! node -v v5.4.1
gyp ERR! node-gyp -v v3.2.1
gyp ERR! not ok
/home/alarm/doorbell
+-- [email protected]
+-- [email protected]
`-- [email protected]

npm WARN enoent ENOENT: no such file or directory, open '/home/alarm/doorbell/package.json'
npm WARN doorbell No description
npm WARN doorbell No repository field.
npm WARN doorbell No README data
npm WARN doorbell No license field.
npm ERR! Linux 4.1.15-2-ARCH
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "lame"
npm ERR! node v5.4.1
npm ERR! npm  v3.5.3
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the lame package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs lame
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls lame
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/alarm/doorbell/npm-debug.log

from node-lame.

TooTallNate avatar TooTallNate commented on August 16, 2024

Make sure your g++ is v4.8 or newer.

from node-lame.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.