-
Notifications
You must be signed in to change notification settings - Fork 541
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
glide hangs on glide get #141
Comments
I've been trying to replicated this problem. For example, I tried the |
That looks like a corrupted Git checkout (Git failed on something before it managed to set the writable bit on the mode). If you blow away |
Actually, you should be able to just remove |
Yeah I was able to get it to work again by deleting the vendor folder. It may have just been my network connection going out. Is there a timeout for glide get? This line seems pretty weird as well. Why would it be fetching this during glide get?
|
I assume that whatever you did a |
I did a |
After ctrl+c and rerunning the command.
OS is OSX 10.11
The text was updated successfully, but these errors were encountered: