bitovi / documentjs

The sophisticated documentation engine
https://documentjs.com/
MIT License
598 stars 381 forks source link

Getting an error on install #212

Closed wroughtec closed 9 years ago

wroughtec commented 9 years ago

Am getting the following error on install:

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

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)

wroughtec commented 9 years ago

Ignore me as soon as I copied I saw the issue had not opened xcode so had not accepted the license oops!