-
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
Shows nothing on the ui home screen #618
Comments
What is your git version? |
Git version is 1.9.1, ungit is 0.9.3 |
Is there any javascript error? |
|
How do you install ungit? |
I did the npm global install with the -H flag (from the README) |
I'm having something similar. Fresh install via $ git --version
git version 2.6.2
hub version 2.2.1
$ node --version
v4.2.1 MacOS X El Capitan; Chrome Version 46.0.2490.42 beta (64-bit) Console dump:
|
@boneskull looks like your currently checked out branch is far behind remote branches. If you keep scrolling down you should be able to find checked out node. gravatar image load failures are something that is expected when a user is not listed in gravatar and does not hinder operation of ungit. |
I have successfully installed ungit on Ubuntu 14.10 without this issue #401. But when I run 'ungit', the browser opens but there is nothing on the ui. What is happening?
The text was updated successfully, but these errors were encountered: