-
Notifications
You must be signed in to change notification settings - Fork 135
"undefined method `repo' for GHI:Module" on fresh install #275
Comments
Interesting, does your username or password contain any non-ASCII characters? |
No, it's 100 characters consisting of a-z, A-Z, 0-9 and special characters (such as *, ^, # etc.) Strangely enough, I wasn't actually asked for my username or password, not sure if that's supposed to happen? |
Ahh of course, you're using 2FA. Apologies, I misread. I'll look into this now. |
Your username is given in the command |
|
1.0.4 contained a patch to the way |
|
Does the following happen when trying to run |
It might be worth noting that my
|
Interesting, what's that [credential] entry for? |
It allows cloning via HTTPS from Github to work without requiring you to log in every time. More info available here: https://help.github.com/articles/caching-your-github-password-in-git/ |
Would you mind removing that temporarily and seeing what happens when you run |
Didn't seem to make a difference unfortunately:
|
can you post your |
|
Do you get the error when you run |
Sorry, how do I run that? It doesn't seem to work by itself or after |
You need to remove the |
|
Can you remove those and see if that resolves it? |
Removed all 4:
|
Trying with
|
Also, do you use SourceTree? |
I do use SourceTree. Just reading through that thread and trying out the solutions, the final method which worked for me was:
|
It looks like |
brew install ghi
ghi config --auth danielsamuels
When I run
ghi
I get this:The text was updated successfully, but these errors were encountered: