Skip to content

Another Mac OSX install fail #53

Description

@Grigore147

Hi,

There are already few MacOSX install issues, but i've created this issue just because of different error message.

So i'm getting this one:

> nodegit@0.0.72 install /CWD/node_modules/nodegit
> node install.js

[nodegit] Downloading libgit2 dependency.

/CWD/node_modules/nodegit/node_modules/adm-zip/headers/entryHeader.js:92
            throw Utils.Errors.INVALID_CEN;
                              ^
Invalid CEN header (bad signature)
npm ERR! nodegit@0.0.72 install: `node install.js`
npm ERR! `sh "-c" "node install.js"` failed with 1
npm ERR! 
npm ERR! Failed at the nodegit@0.0.72 install script.
npm ERR! This is most likely a problem with the nodegit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls nodegit
npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 11.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "git://github.com/tbranyen/nodegit.git"
npm ERR! cwd /CWD
npm ERR! node -v v0.8.17
npm ERR! npm -v 1.2.0
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /CWD/npm-debug.log
npm ERR! not ok code 0

I'm getting the same error for both npm install nodegit and npm install git://github.com/tbranyen/nodegit.git.

MacOSX v10.7, Node v0.8.17

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions