Masterminds / glide

Package Management for Golang
https://glide.sh
Other
8.15k stars 541 forks source link

glide: cannot detect VCS let user know that deleting .yaml's cache may work. #1039

Open githubsands opened 5 years ago

githubsands commented 5 years ago

When changing a glide.yaml file to indicate where to get alternate resources other then a repo's master branch glide.yaml is unable to pull in these directories into vendor due to error "cannot detect VCS". This problem is fixed when you delete the cache in ~/.glide file. I think it would be wise to acknowledge that this could be a quick fix i.e change error from "cannot detect VCS" to "cannot detect VCS try deleting your glide cache within ~/.glide.