Coder Social home page Coder Social logo

Comments (8)

karolyi avatar karolyi commented on August 17, 2024

also, this: https://github.com/rvagg/nan

from node-memwatch.

LorenAmelang avatar LorenAmelang commented on August 17, 2024

Just hit this same error (well at least the first screenfull is identical) in Ubuntu 12.04 ARM (BBB) with node v0.11.14-pre. Tried both the npm install and the Git clone. Looks to me like the gyp included here is way old:

ubuntu@ubuntu-armhf:~/Ldrv/memwatch$ npm outdated
npm http GET https://registry.npmjs.org/mocha
npm http GET https://registry.npmjs.org/should
npm http GET https://registry.npmjs.org/node-gyp
npm http 304 https://registry.npmjs.org/should
npm http 304 https://registry.npmjs.org/mocha
npm http 304 https://registry.npmjs.org/node-gyp
Package   Current  Wanted  Latest  Location
should      0.6.3   0.6.3   4.0.4  should
mocha       1.2.2   1.2.2  1.20.1  mocha
node-gyp    0.5.7   0.5.7  0.13.1  node-gyp
ubuntu@ubuntu-armhf:~/Ldrv/memwatch$

I've been able to get past this in other packages by forcing use of a new gyp, but when there are other outdated packages it just gets to be too much hassle. Am I missing some easy way to work around this?

Could we get a version that includes the current node-gyp?

from node-memwatch.

deepak1556 avatar deepak1556 commented on August 17, 2024

added v0.11 support in this PR #56 :)

from node-memwatch.

runspired avatar runspired commented on August 17, 2024

I'm still getting this issue

from node-memwatch.

jpgcc avatar jpgcc commented on August 17, 2024

I get this issue. Output:

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:43:28)
gyp ERR! stack     at E (/usr/lib/node_modules/npm/node_modules/which/which.js:46:29)
gyp ERR! stack     at /usr/lib/node_modules/npm/node_modules/which/which.js:57:16
gyp ERR! stack     at Object.oncomplete (evalmachine.<anonymous>:107:15)
gyp ERR! System Linux 3.11.0-12-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/lib/node_modules/memwatch
gyp ERR! node -v v0.10.32
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok 

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 memwatch 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 memwatch
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.11.0-12-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "memwatch"
npm ERR! cwd /tmp/dpd/deployd
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0

from node-memwatch.

ruimarinho avatar ruimarinho commented on August 17, 2024

@jpgcc use the PR mentioned above for node 0.11 support (#56)

from node-memwatch.

mgol avatar mgol commented on August 17, 2024

memwatch doesn't seem to be maintained anymore. Last commit was 2 years ago and PRs & issues are not addressed. Perhaps it's time to look for a replacement.

from node-memwatch.

framerate avatar framerate commented on August 17, 2024

@tjfontaine - did as you requested at #noderoad and tried 0.11.14. This issue seems to be what is restricting myself and others from moving 0.10 --> 0.11.

I guess we can remove memwatch, though.

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.