Git Product home page Git Product logo

Comments (15)

iamwilhelm avatar iamwilhelm commented on May 29, 2024

Btw, are you installing it on a mac? I hadn't been able to install the gem on a mac the last time I tried, though it was months ago.

from node-gitteh.

InSuperposition avatar InSuperposition commented on May 29, 2024

Yes, I'm on a mac.

npm http GET https://registry.npmjs.org/gitteh
npm http 304 https://registry.npmjs.org/gitteh

[email protected] preinstall /Users/mojo/d3/node_modules/gitteh
node-waf configure --use-bundled-libgit2

sh: node-waf: command not found
npm ERR! [email protected] preinstall: node-waf configure --use-bundled-libgit2
npm ERR! sh "-c" "node-waf configure --use-bundled-libgit2" failed with 127
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the gitteh package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf configure --use-bundled-libgit2
npm ERR! You can get their info via:
npm ERR! npm owner ls gitteh
npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 12.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "gitteh"
npm ERR! cwd /Users/mojo/d3
npm ERR! node -v v0.10.3
npm ERR! npm -v 1.2.17
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/mojo/d3/npm-debug.log
npm ERR! not ok code 0

from node-gitteh.

samcday avatar samcday commented on May 29, 2024

@InSuperposition gitteh v0.17.1 has been released that should address this issue. Can you give it a try and let me know if it resolves this issue?

from node-gitteh.

iamwilhelm avatar iamwilhelm commented on May 29, 2024

I tried this recently, and while it works on node 0.8.25, it didn't work on node 0.10.12 when I installed both using nvm. It appears the issue is simply node-waf didn't come with. Does gitteh compile with node-gyp as well? Or only node-waf?

from node-gitteh.

samcday avatar samcday commented on May 29, 2024

@iamwilhelm node-waf is well and truly gone nowadays, it was the build system used for native modules prior to 0.6. node-gyp replaced it entirely in 0.8 onwards.

Regarding node 0.10, did you definitely try the latest v0.17.1 version? There were fixes for Node 0.10 in this latest release.

from node-gitteh.

iamwilhelm avatar iamwilhelm commented on May 29, 2024

@samcday I just tried installing gitteh 0.17.1 on a mac with node 0.10.25, and it seemed to have worked. My node_modules must have been in some weird state.

from node-gitteh.

mildsunrise avatar mildsunrise commented on May 29, 2024

I installed Gitteh in my Ubuntu 13.04 and it worked as expected.

2013/6/23 Wil Chung [email protected]

@samcday https://github.com/samcday I just tried installing gitteh
0.17.1 on a mac with node 0.10.25, and it seemed to have worked. My
node_modules must have been in some weird state.


Reply to this email directly or view it on GitHubhttps://github.com//issues/44#issuecomment-19877403
.

from node-gitteh.

samcday avatar samcday commented on May 29, 2024

@iamwilhelm If you tried to install gitteh into a directory with node 0.8, and then immediately switched to 0.10 and ran from the exact same directory, I'm pretty sure that wouldn't (shouldn't?) work.

from node-gitteh.

andreypopp avatar andreypopp commented on May 29, 2024

npm install gitteh doesn't work with node 0.10.12. Even after npm cache clean and rm -rf node_modules.

from node-gitteh.

mildsunrise avatar mildsunrise commented on May 29, 2024

What's the output?

from node-gitteh.

alessioalex avatar alessioalex commented on May 29, 2024

@andreypopp did you try [email protected] ? That did the trick for me.

from node-gitteh.

mildsunrise avatar mildsunrise commented on May 29, 2024

@alessioalex When he did npm install gitteh, it should have fetched 0.17.2. That's why I want to see the output.

from node-gitteh.

andreypopp avatar andreypopp commented on May 29, 2024

@alessioalex yep, I tried [email protected] as it is the latest version on npm.

@jmendeth https://gist.github.com/b73d13ae3936336b664f

from node-gitteh.

andreypopp avatar andreypopp commented on May 29, 2024

I've updated npm to 1.3.1 and now it works...

from node-gitteh.

samcday avatar samcday commented on May 29, 2024

@andreypopp That NPM log was weird, looked like it was failing on request module. Odd! Anyway I'm not seeing any outstanding problems on this issue so I'm going to close it now.

from node-gitteh.

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.