Skip to content

Failed at the nodegit@0.13.0 install script 'node lifecycleScripts/install' #1037

Description

@ibc
  • Debian Jessie.

npm install nodegit fails with that error.

What I see is that in package.json there is:

"scripts": {
  "install": "node lifecycleScripts/install"
}

AFAIK this is wrong. Depending on the NPM version (and not sure what else) the install script is executed before moving the lib to its proper location under node_modules.

postinstall is the way to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions