Created
August 22, 2014 10:15
-
-
Save tbillington/95e3252d7bf164fbac37 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\Trent\Desktop\blah\hello_world>cargo update gl -v | |
Updating git repository `https://github.com/bjz/gl-rs` | |
Unable to update https://github.com/bjz/gl-rs | |
Caused by: | |
Executing `git clone https://github.com/bjz/gl-rs C:\Users\Trent\.cargo\git\db | |
\gl-rs-5020f97825182d66 --bare --no-hardlinks --quiet` failed | |
Caused by: | |
Could not execute process `git clone https://github.com/bjz/gl-rs C:\Users\Tre | |
nt\.cargo\git\db\gl-rs-5020f97825182d66 --bare --no-hardlinks --quiet` (status=n | |
ever executed) | |
Caused by: | |
file not found (OS Error 2: The system cannot find the file specified. | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment