npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "documentjs" "--save-dev"
npm ERR! node v4.1.2
npm ERR! npm v2.14.4
npm ERR! code 69
npm ERR! Command failed: git clone --template=/Users/wcorry/.npm/_git-remotes/_templates --mirror git@github.com:documentjs/node-github-download.git /Users/wcorry/.npm/_git-remotes/git-github-com-documentjs-node-github-download-git-27b05ee8
npm ERR!
npm ERR! You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /Users/wcorry/Documents/Sites/Components 1/npm-debug.log
Am getting the following error on install:
I have created a gist to view the complete log: https://gist.github.com/wroughtec/008bb719048bf38d27d9
I am installing on Mac OSX El Capitan (if that helps)