Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to install #103

Closed
iamjoshhansen opened this issue Jul 30, 2014 · 3 comments
Closed

Failure to install #103

iamjoshhansen opened this issue Jul 30, 2014 · 3 comments

Comments

@iamjoshhansen
Copy link

Using Atom Version 0.120.0 (0.120.0) on a Mac. Minimap is on version 1.6.0.

Here's the output..

npm http GET https://registry.npmjs.org/emissary
npm http GET https://registry.npmjs.org/mixto
npm http GET https://registry.npmjs.org/delegato
npm http GET https://registry.npmjs.org/prolix
npm http GET https://registry.npmjs.org/semver
npm http 304 https://registry.npmjs.org/semver
npm http 304 https://registry.npmjs.org/prolix
npm http 304 https://registry.npmjs.org/mixto
npm http 304 https://registry.npmjs.org/delegato
npm http 304 https://registry.npmjs.org/emissary
npm http GET https://registry.npmjs.org/underscore-plus
npm http GET https://registry.npmjs.org/property-accessors
npm WARN `git config --get remote.origin.url` returned wrong result (https://github.com/Benvie/harmony-collections.git) xcrun: error: invalid active developer path (/Developer), missing xcrun at: /Developer/usr/bin/xcrun
npm ERR! git clone https://github.com/Benvie/harmony-collections.git xcrun: error: invalid active developer path (/Developer), missing xcrun at: /Developer/usr/bin/xcrun
npm ERR! Error: ENOENT, lstat '/private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7/node_modules/minimap/node_modules/semver/test/gtr.js'
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.3.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/joshuahansen/.atom/.apmrc" "install" "/Users/joshuahansen/.atom/.node-gyp/.atom/.apm/minimap/1.6.0/package.tgz" "--target=0.11.10" "--arch=x64"
npm ERR! cwd /private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.4
npm ERR! path /private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7/node_modules/minimap/node_modules/semver/test/gtr.js
npm ERR! fstream_path /private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7/node_modules/minimap/node_modules/semver/test/gtr.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! Error: Command failed: xcrun: error: invalid active developer path (/Developer), missing xcrun at: /Developer/usr/bin/xcrun
npm ERR! 
npm ERR!     at ChildProcess.exithandler (child_process.js:637:15)
npm ERR!     at ChildProcess.EventEmitter.emit (events.js:98:17)
npm ERR!     at maybeClose (child_process.js:743:16)
npm ERR!     at Socket.<anonymous> (child_process.js:956:11)
npm ERR!     at Socket.EventEmitter.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.3.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/joshuahansen/.atom/.apmrc" "install" "/Users/joshuahansen/.atom/.node-gyp/.atom/.apm/minimap/1.6.0/package.tgz" "--target=0.11.10" "--arch=x64"
npm ERR! cwd /private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.4
npm ERR! code 1
npm http 304 https://registry.npmjs.org/property-accessors
npm http 304 https://registry.npmjs.org/underscore-plus
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /private/var/folders/_q/6xm4jwgj19vgypv3s0zt0jl00000gn/T/apm-install-dir-114630-91008-1kz0ut7/npm-debug.log
npm ERR! not ok code 0
@abe33
Copy link
Contributor

abe33 commented Jul 30, 2014

Seems you have an issue with xcrun, have you tried installing it a second time?

@iamjoshhansen
Copy link
Author

Yes, I tried multiple times.

Looks like it was something with X-Code.. and after following the instructions on the following page, it works!

http://i-broke-it.blogspot.com/2013/10/fixing-xcrun-error-invalid-active.html

  • Josh

On Jul 30, 2014, at 10:44 AM, Cédric Néhémie notifications@github.com wrote:

Seems you have an issue with xcrun, have you tried installing it a second time?


Reply to this email directly or view it on GitHub.

@abe33
Copy link
Contributor

abe33 commented Jul 30, 2014

I guess the issue can be closed then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants