Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

io.js support? #64

Open
cworsley4 opened this issue Mar 17, 2015 · 9 comments
Open

io.js support? #64

cworsley4 opened this issue Mar 17, 2015 · 9 comments

Comments

@cworsley4
Copy link

Hello,
I was wondering if there was a plan to support more recent versions of V8 with this package? I am unable to install for io.js 1.4.2 , but node.js 0.10.33 works just fine. Thanks!

@ralphtheninja
Copy link

bump

@sbrl
Copy link

sbrl commented Apr 27, 2015

I get the following error:

E:\path>npm install https://github.com/lloyd/node-memwatch.git
npm WARN package.json hull-university-ical@0.0.1 No repository field.
-
> memwatch@0.2.2 install E:\path\node_modules\memwatch
> node-gyp rebuild


E:\path\memwatch>if not defined npm_config_node_gyp (node "C:\Program Files\iojs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (rebuild)
gyp ERR! configure error
gyp ERR! stack Error: spawn python ENOENT
gyp ERR! stack     at exports._errnoException (util.js:749:11)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:987:32)
gyp ERR! stack     at child_process.js:1079:20
gyp ERR! stack     at process._tickCallback (node.js:340:13)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\\Program Files\\iojs\\node.exe" "C:\\Program Files\\iojs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd E:\path\node_modules\memwatch
gyp ERR! node -v v1.7.1
gyp ERR! node-gyp -v v1.0.3
gyp ERR! not ok
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\iojs\\node.exe" "C:\\Program Files\\iojs\\node_modules\\npm\\bin\\npm-cli.js" "install" "https://github.com/lloyd/node-memwatch.git"
npm ERR! node v1.7.1
npm ERR! npm  v2.7.6
npm ERR! code ELIFECYCLE

npm ERR! memwatch@0.2.2 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the memwatch@0.2.2 install script 'node-gyp rebuild'.
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! Please include the following file with any support request:
npm ERR!     E:\path\npm-debug.log

Paths have been changed for privacy reasons.

@ChALkeR
Copy link

ChALkeR commented Apr 27, 2015

memwatch-next works, it has all the patches needed.

@sbrl
Copy link

sbrl commented Apr 28, 2015

@ChALkeR Cool, thanks!

So do I install that by typing npm install https://github.com/marcominetti/node-memwatch.git then?

@ChALkeR
Copy link

ChALkeR commented Apr 28, 2015

npm install memwatch-next works for me.

@sbrl
Copy link

sbrl commented Apr 28, 2015

Thanks!
I will try out when I get access to a compatible machine.

-------- Original message --------
From: Сковорода Никита Андрее notifications@github.com
Date: 28/04/2015 8:44 AM (GMT+00:00)
To: lloyd/node-memwatch node-memwatch@noreply.github.com
Cc: Starbeamrainbowlabs sbrl@starbeamrainbowlabs.com
Subject: Re: [node-memwatch] io.js support? (#64)

npm install memwatch-next works for me. ​ —Reply to this email directly or view it on GitHub.

@nmccready
Copy link

Where is memwatch-next on github? That project should take over as memwatch appears to be stale / dead.

@ChALkeR
Copy link

ChALkeR commented May 5, 2015

I posted a link above.

@nmccready
Copy link

my bad ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants