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

Problem installing latest UNGIT on OSX Maverick #324

Closed
benjaminhorner opened this issue Mar 3, 2014 · 8 comments
Closed

Problem installing latest UNGIT on OSX Maverick #324

benjaminhorner opened this issue Mar 3, 2014 · 8 comments

Comments

@benjaminhorner
Copy link

Hi,

I previously had ungit 0.6 installed and all worked well (appart from the occasional crash). When trying to update I got an error. So I uninstalled ungit and tried reinstalling but I keep getting the following error :

ws@0.4.31 install /usr/local/lib/node_modules/ungit/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
(node-gyp rebuild 2> builderror.log) || (exit 0)

I fianlly got it installed, despite this error showing up.

@FredrikNoren
Copy link
Owner

You may need to update node & npm, see #259 and #249

@julien1441
Copy link

I upgraded node, npm & git to the latest version and I still can't install Ungit.
npm install -g ungit fail

Maybe a problem with socket.io:

err_ungit
(I'm on windows 7)

@FredrikNoren
Copy link
Owner

Are you doing sudo -H npm install -g ungit ?
On 9 Mar 2014 05:17, "beauCielBleu" notifications@github.com wrote:

I upgraded node & npm to the latest version and I still can't install
Ungit.
npm install -g ungit fail

Reply to this email directly or view it on GitHubhttps://github.com//issues/324#issuecomment-37123603
.

@julien1441
Copy link

No, only npm install -g ungit.
I'm on Windows.

And I have these errors above in the install process (maybe a track?):

err_ungit1

err_ungit2

@benjaminhorner
Copy link
Author

I have the latest node version installed. The very latest release of ungit seems to have solved the issue for me.

@FredrikNoren
Copy link
Owner

Seems like one of the dependencies are failing to install for some reason.
Best advice I can offer at the moment is to try cleaning the npm cache and
then reinstall Ungit, and perhaps posting an issue on the npm issue tracker
(or even better; if you can find which dependency fails post something on
their tracker)
On 9 Mar 2014 15:06, "benjaminhorner" notifications@github.com wrote:

I have the latest node version installed. The very latest release of ungit
seems to have solved the issue for me.

Reply to this email directly or view it on GitHubhttps://github.com//issues/324#issuecomment-37137269
.

@julien1441
Copy link

Okey, fixed! 👍
I tried to install it on my laptop and I had still this problem, so I really though it was the package:

err_ungit3

But I tried again on another machine (just to be sure ;) and this time it works...
So I remembered ( this never makes me problem before): I customized the default path of the command prompt line cmd.exe when it opens (http://www.microcenter.com/random_access/newsletters/09_newsletters/0809/toolbox_tip.html). I undo and... done!

err_ungit4

I don't know why it does that and why only this package... I'm only lucky to have checked the third computer.

I guess we can close now, thanks!

@FredrikNoren
Copy link
Owner

Oh great, happy you found a solution!
On 10 Mar 2014 09:53, "beauCielBleu" notifications@github.com wrote:

Okey, fixed! [image: 👍]
I tried to install it on my laptop and I had still this problem, so I
really though it was the package:

[image: err_ungit3]https://f.cloud.github.com/assets/5542255/2374589/d8eae1e8-a861-11e3-909b-13ea3141c4e5.png

But I tried again on another machine (just to be sure ;) and this time it
works...
So I remembered ( this never makes me problem before): I customized the
default path of the command prompt line cmd.exe when it opens (
http://www.microcenter.com/random_access/newsletters/09_newsletters/0809/toolbox_tip.html).
I undo and... done!

[image: err_ungit4]https://f.cloud.github.com/assets/5542255/2374643/7b3e8486-a862-11e3-8d01-5fd4f0ba2f79.png

I don't know why it does that and why only this package... I'm only lucky
to have checked the third computer.

I guess we can close now, thanks!

Reply to this email directly or view it on GitHubhttps://github.com//issues/324#issuecomment-37190443
.

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

3 participants