-
Notifications
You must be signed in to change notification settings - Fork 638
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
Crash after few seconds on MacOSX Mavericks #259
Comments
I too have this issue. Here is Chrome's console output:
And the terminal output:
|
I have this issue as well. OSX Mavericks (with latest Commandline Tools) Used port: 8080 When i run ungit it connects, shows the repo, loses connection after a second, reconnects, shows the repo again for moment and then loses connection permanently. |
Can you try upgrading npm and node? (It sounds like it might be the same issue this guy had: #249) |
Yes! ungit works with Node V0.11.8 and nom 1.3.13! I’m going to give it a spin tomorrow. |
Node v.0.10.21 solve the problem. |
Hi, i have problem with ungit.
After i start ungit in one of my projects ungit start to refresh the page for few times and then the application stop. Where i can find some logs?
My environment:
MacOS Mavericks
Git version 1.8.3.4 (Apple Git-47)
Node.js v0.10.20
The text was updated successfully, but these errors were encountered: