• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing the nodegit NPM module on OS X 10.11 "El Capitan"Edit

Created 10/11/2015, updated 10/14/2017

My first naive attempt at this (npm install --save nodegit) didn’t work, so I had to install the Xcode "Command Line Tools" first:

$ xcode-select --install

After that, a simple npm install --save nodegit worked.

See also

  • nodegit #728: "Error configuring libssh2 - cannot find OpenSSL or Libgcrypt".
  • node
  • el.capitan
  • macos
  • git
  • javascript
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).