atom-minimap / minimap

A preview of the full source code.
https://atom.io/packages/minimap
MIT License
645 stars 130 forks source link

Won't install with Atom 0.131.0 #130

Closed philecker closed 10 years ago

philecker commented 10 years ago
npm http GET https://registry.npmjs.org/emissary
npm http GET https://registry.npmjs.org/delegato
npm http GET https://registry.npmjs.org/mixto
npm http GET https://registry.npmjs.org/semver
npm http GET https://registry.npmjs.org/event-kit
npm http GET https://registry.npmjs.org/grim
npm http GET https://registry.npmjs.org/fs-plus
npm http GET https://registry.npmjs.org/underscore-plus
npm http GET https://registry.npmjs.org/temp/0.5.0
npm http 304 https://registry.npmjs.org/mixto
npm http 304 https://registry.npmjs.org/semver
npm http 304 https://registry.npmjs.org/emissary
npm http 304 https://registry.npmjs.org/underscore-plus
npm http 304 https://registry.npmjs.org/temp/0.5.0
npm http 304 https://registry.npmjs.org/event-kit
npm http 304 https://registry.npmjs.org/fs-plus
npm http 304 https://registry.npmjs.org/delegato
npm http 304 https://registry.npmjs.org/grim
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/property-accessors
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/rimraf
npm http 304 https://registry.npmjs.org/async
npm http 304 https://registry.npmjs.org/mkdirp
npm http 304 https://registry.npmjs.org/property-accessors
npm WARN `git config --get remote.origin.url` returned wrong result (https://github.com/Benvie/harmony-collections.git) Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
npm ERR! git clone https://github.com/Benvie/harmony-collections.git Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
npm ERR! Error: Command failed: 
npm ERR! 
npm ERR! Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.
npm ERR! 
npm ERR! 
npm ERR! 
npm ERR!     at ChildProcess.exithandler (child_process.js:648:15)
npm ERR!     at ChildProcess.emit (events.js:98:17)
npm ERR!     at maybeClose (child_process.js:756:16)
npm ERR!     at Socket.<anonymous> (child_process.js:969:11)
npm ERR!     at Socket.emit (events.js:95:17)
npm ERR!     at Pipe.close (net.js:465:12)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Darwin 13.4.0
npm ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/.apmrc" "--userconfig" "/Users/philecker/.atom/.apmrc" "install" "/Users/philecker/.atom/.node-gyp/.atom/.apm/minimap/3.1.1/package.tgz" "--target=0.16.0" "--arch=x64"
npm ERR! cwd /private/var/folders/qw/vyzvb7_d1_l7_cryqsls7zdm0000gn/T/apm-install-dir-114825-2688-h9ocy6
npm ERR! node -v v0.10.32
npm ERR! npm -v 1.4.4
npm ERR! code 69
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /private/var/folders/qw/vyzvb7_d1_l7_cryqsls7zdm0000gn/T/apm-install-dir-114825-2688-h9ocy6/npm-debug.log
npm ERR! not ok code 0
abe33 commented 10 years ago

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

Let me google that for you :)

philecker commented 10 years ago

Thanks, I didn't see that in that message. I've never had to do that before.

abe33 commented 10 years ago

AFAIK it comes with every xcode update that include a change in the license.