Git Product home page Git Product logo

Comments (5)

benkaiser avatar benkaiser commented on July 20, 2024

@Angelfire is ther actually an error there? I am not understanding the formatting very much, and I can't see any error. does it halt the npm install? can you put the entire npm install output here so I can see the error in context?
Thanks

from stretto.

mbanagouro avatar mbanagouro commented on July 20, 2024

I get the same error. It's caused by taglib.

[email protected] install /home/mbanagouro/Projects/node-music-player/node_modules/taglib
node-gyp rebuild

/bin/sh: 1: taglib-config: not found
gyp: Call to 'taglib-config --cflags' returned exit status 127.
gyp ERR! configure error
gyp ERR! stack Error: gyp failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:337:16)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:12)

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the taglib 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 their info via:
npm ERR! npm owner ls taglib
npm ERR! There is likely additional logging output above.

from stretto.

bkbonner avatar bkbonner commented on July 20, 2024

On Linux Mint. I had to install a dependency to find taglib-config.

I used:

sudo apt-get install libtag1-dev

Which installed the appropriate dependency. Then follow the instructions starting with npm install.

from stretto.

Slurp avatar Slurp commented on July 20, 2024

Also make sure you are running nodejs 0.10

from stretto.

benkaiser avatar benkaiser commented on July 20, 2024

Taglib is a dependency of this player. Make sure it is installed then run npm install again.

from stretto.

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.