Gagal Install Package Atom Di OS X Yosemite 10.10



Berikut ini merupakan contoh pesan kesalahan ketika ingin melakukan instalasi package atom di sistem operasi yosemite 10.10



npm http GET https://registry.npmjs.org/fuzzaldrin
npm http GET https://registry.npmjs.org/emissary
npm http GET https://registry.npmjs.org/minimatch
npm http GET https://registry.npmjs.org/temp
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/semver
npm http GET https://registry.npmjs.org/underscore-plus
npm http 304 https://registry.npmjs.org/temp
npm http 304 https://registry.npmjs.org/semver
npm http 304 https://registry.npmjs.org/async
npm http 304 https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/fuzzaldrin
npm http 304 https://registry.npmjs.org/emissary
npm http 304 https://registry.npmjs.org/underscore-plus
npm http GET https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/sigmund
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/lru-cache
npm http GET https://registry.npmjs.org/mixto
npm http GET https://registry.npmjs.org/property-accessors
npm http 304 https://registry.npmjs.org/sigmund
npm http 304 https://registry.npmjs.org/rimraf
npm http 304 https://registry.npmjs.org/lru-cache
npm http 304 https://registry.npmjs.org/property-accessors
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/mixto
npm WARN `git config --get remote.origin.url` returned wrong result (https://github.com/Benvie/harmony-collections.git) 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! git clone https://github.com/Benvie/harmony-collections.git 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! Error: Command failed:
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! 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. (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!

npm ERR! System Darwin 14.0.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" "/var/root/.atom/.apmrc" "install" "/var/root/.atom/.node-gyp/.atom/.apm/autocomplete-plus/0.22.3/package.tgz" "--target=0.18.0" "--arch=x64"
npm ERR! cwd /private/tmp/apm-install-dir-114116-7021-zxt1p0
npm ERR! node -v v0.10.33
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/tmp/apm-install-dir-114116-7021-zxt1p0/npm-debug.log
npm ERR! not ok code 0

Kode error diatas ternyata disebabkan oleh konfigurasi dari Xcode yang terdapat di OS X ketika selesai update Xcode maupun instalasinya.

Kode tersebut akan hilang ketika Anda sudah selesai melakukan instalasi dan konfigurasi. Semoga artikel sederhana ini membantu.

Postingan terkait:

Belum ada tanggapan untuk "Gagal Install Package Atom Di OS X Yosemite 10.10"

Post a Comment