-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
Description
I use glide in bash on windows. when i exec glide install
.i got the follow error message
[INFO] --> Exporting golang.org/x/net
[INFO] --> Exporting golang.org/x/crypto/acme/autocert
[INFO] --> Exporting golang.org/x/crypto
[INFO] Replacing existing vendor dependencies
[ERROR] remove /tmp/glide-vendor220918663/vendor/github.com/google/go-github/github: directory not empty
[ERROR] Unable to export dependencies to vendor directory: remove /mnt/c/Users/Administrator/go/src/github.com/freshcn/go-id-builder/vendor/github.com/google/go-github/github: directory not empty
there has the same error on v0.12.3 and 0.13.0-dev