Giter Club home page Giter Club logo

Comments (5)

mauimauer avatar mauimauer commented on August 10, 2024

The linux release was built on Ubuntu 13.04, I recommend following the steps mentioned in README.md to rebuild the native node modules.

from portify.

killua99 avatar killua99 commented on August 10, 2024

I got this from my ubuntu 13.04 x86

npm ERR! System Linux 3.8.0-23-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/killua99/portify/data
npm ERR! node -v v0.6.19
npm ERR! npm -v 1.1.4
npm ERR! message No compatible version found: protobuf@'>=0.8.6- <0.9.0-'
npm ERR! message Valid install targets:
npm ERR! message ["0.3.0","0.3.1","0.3.2"]

from portify.

mauimauer avatar mauimauer commented on August 10, 2024

@killua99 your node version is too old. But there's a ppa with more recent versions https://launchpad.net/~chris-lea/+archive/node.js/

from portify.

killua99 avatar killua99 commented on August 10, 2024

Thanks for the link I was looking for some good ppa. Now I have this new one :/

killua99@killua-NC10:~/portify/data$ sudo npm install
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No readme data.
npm http GET https://github.com/mauimauer/node-spotify-web/tarball/master
npm http 200 https://github.com/mauimauer/node-spotify-web/tarball/master
npm WARN unmet dependency /home/killua99/portify/data/node_modules/spotify-web requires superagent@'0.12.0' but will load
npm WARN unmet dependency /home/killua99/portify/data/node_modules/superagent,
npm WARN unmet dependency which is version 0.14.7
killua99@killua-NC10:
/portify/data$ sudo nodejs app.js

module.js:340
throw err;
^
Error: Cannot find module 'ws'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/killua99/portify/data/node_modules/spotify-web/lib/spotify.js:8:17)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)

from portify.

killua99 avatar killua99 commented on August 10, 2024

I solve the issue I delete the folde node_modules and execute again the npm install. Looks like its compiling and working thanks :)

from portify.

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.