Skip to content

Again for #147 #218

@mlhch

Description

@mlhch

Hi

git.Repo.open(<some git repo path>, <callback function>)

The issue still exists, difference is the installation of nodegit succeed without errors.

Assertion failed: (is_multiline_var(value->ptr)), function parse_multiline_variable, file ../vendor/libgit2/src/config_file.c, line 1394.
Abort trap: 6

nodegit: 0.1.4

$ python --version
Python 2.7.5

$ cmake --version
cmake version 2.8.12.2

$ node -v
v0.10.17 tested
v0.10.28 tested

OSX 10.9.4
$ npm install nodegit
> nodegit@0.1.4 install /Users/mlhch/www_nodejs/api.malian.io/node_modules/nodegit
> node install.js

[nodegit] Determining dependencies.
[nodegit] Removing vendor/libgit2.
[nodegit] Fetching vendor/libgit2.
[nodegit] Configuring native node module.
[nodegit] Building native node module.
[nodegit] Completed installation successfully.
nodegit@0.1.4 node_modules/nodegit
├── which@1.0.5
├── rimraf@2.2.8
├── q@1.0.1
├── nan@1.2.0
├── fs-extra@0.9.1 (jsonfile@1.1.1, ncp@0.5.1, mkdirp@0.5.0)
├── tar@0.1.20 (inherits@2.0.1, block-stream@0.0.7, fstream@0.1.31)
├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, qs@0.6.6, aws-sign2@0.5.0, oauth-sign@0.3.0, tunnel-agent@0.4.0, mime@1.2.11, node-uuid@1.4.1, tough-cookie@0.12.1, http-signature@0.10.0, form-data@0.1.4, hawk@1.0.0)
└── node-gyp@0.13.1 (osenv@0.1.0, graceful-fs@2.0.3, semver@2.2.1, mkdirp@0.5.0, fstream@0.1.31, minimatch@0.4.0, nopt@2.2.1, glob@3.2.11, npmlog@0.1.1)

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