Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

godep save fails on windows with "chmod not supported by windows error" #481

Open
alexbrand opened this issue May 31, 2016 · 0 comments
Open

Comments

@alexbrand
Copy link
Contributor

Expected behavior

Godep should copy the dependencies into the Godeps file and vendor folder

Actual behavior

Error is shown saying that chmod is not supported by Windows. Sample:
godep: chmod vendor\github.com\square\go-jose\json\decode.go: not supported by windows

Steps to reproduce behavior

Run godep save ./... on a new project that has dependencies.

godep version output

godep v72 (windows/amd64/go1.6.1)

go version output

go version go1.6.1 windows/amd64

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants