-
Notifications
You must be signed in to change notification settings - Fork 192
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
nimble install docopt
not working
#105
Comments
It works for me on Windows. I can also see the Can you clone that repo manually and checkout |
Ah, so I'm actually on Linux... I took a dive into the nimble source code and this is the exact shell command that is failing:
Now if I simply do "git fetch origin", it still doesn't download anything:
|
Some more debug:
|
A helpful improvement for future nimble versions would be verbosity information that would ease log collecting as opposed to digging into the source code itself. |
What's the version of git that you are using? On Saturday, 7 March 2015, Alex Guo notifications@github.com wrote:
|
What's the version of git that you are using? On Saturday, 7 March 2015, Alex Guo notifications@github.com wrote:
— |
I'm using 1.9.5. Git 1.7.1 is pretty old I think. Can you upgrade? |
Sure. I'm in the process of upgrading my git version. Update the README? |
Looks like git 2.3.2 works. Thanks for your help! Do update the README once you can get to it, or maybe check for that in nimble compilation process? |
Unfortunately i'm not sure what the lowest required version actually is. I'll reopen this as a reminder to add something to the readme. |
Hey,
Not completely sure if this is an issue, but I used the "nimble install docopt" command, copied from http://howistart.org/posts/nim/1
I got the following error:
The text was updated successfully, but these errors were encountered: