Coder Social home page Coder Social logo

Comments (4)

gtanner avatar gtanner commented on August 17, 2024

Hey @lloyd,

I had this same problem and dug around a bit. Found out that people who install node via the deb package

From my provision script:

sudo add-apt-repository ppa:chris-lea/node.js
<snip>
sudo apt-get install -y nodejs
sudo ln -fs /usr/bin/nodejs /usr/bin/node

Would get this error when attempting to install this module. I then found a posting on node-gyp which tells how to solve this: (nodejs/node-gyp#363 (comment)) by switching back to Python 2.6.

Once I switched to Python 2.6 I could install fine.

Wondering if you should change the readme to indicate that 2.6 is needed rather then 2.7

from node-memwatch.

ans-4175 avatar ans-4175 commented on August 17, 2024

Still can't install even drawback to Python 2.6
Any enlightment ?

from node-memwatch.

lino-silva avatar lino-silva commented on August 17, 2024

I'm stuck on this as well, +1.

from node-memwatch.

fer-ri avatar fer-ri commented on August 17, 2024

same here with me :(

my server

Distributor ID: Debian
Description:    Debian GNU/Linux 8.2 (jessie)
Release:    8.2
Codename:   jessie

from node-memwatch.

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.