Code Monkey home page Code Monkey logo

Comments (12)

fatlotus avatar fatlotus commented on May 20, 2024

I take it you're using Mac OS X on Intel, yes? What version are you using?

Also, have you installed libgit2 before? If so, what method did you use to install it?

from nodegit.

tgvashworth avatar tgvashworth commented on May 20, 2024

I am indeed, 10.8.2.

I believe I first installed it with npm install gitteh, which I removed using npm rm, and then tried nodegit.

from nodegit.

tgvashworth avatar tgvashworth commented on May 20, 2024

I get this error when using npm install nodegit:

warning: ignoring file /Users/tom/dev/leftlogic/gitdb/node_modules/nodegit/vendor/libgit2/build/libgit2.dylib, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked (i386): /Users/tom/dev/leftlogic/gitdb/node_modules/nodegit/vendor/libgit2/build/libgit2.dylib

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

For now, please try:

npm install git://github.com/tbranyen/nodegit.git

from nodegit.

tbranyen avatar tbranyen commented on May 20, 2024

Bizarre, this is definitely an OS X issue. Works fine for me in Linux. Will investigate.

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

Hopefully bumping npm's version to 0.0.7 will fix this, I will push the 0.0.7 tag to npmjs.org tonight.

from nodegit.

tbranyen avatar tbranyen commented on May 20, 2024

Unsure, I installed from git and still received the same error. Might be an issue with wscript and node-waf?

Would be great if we could switch over to node-gyp.

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

Yes I was planning on moving to node-gyp, among other things.

I'm intending to make a roadmap wiki page tonight, so we can make sure nobody works over the top of anyone else.

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

@tbranyen it's here: https://github.com/tbranyen/nodegit/wiki/Road-map

from nodegit.

tbranyen avatar tbranyen commented on May 20, 2024

This appears to be an architecture problem. Are you running a 32bit OS @faceleg? I think 64bit users are facing the problem.

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

@tbranyen no, I'm using Mountain Lion & Ubuntu 12.10 x64

from nodegit.

faceleg avatar faceleg commented on May 20, 2024

Fixed in v0.0.74.

from nodegit.

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.