microsoft / azure-vhd-utils

Azure VHD utilities.
Other
96 stars 41 forks source link

Error instaling vhd utils #38

Open ediazrod opened 8 years ago

ediazrod commented 8 years ago

I try to install in a Windows 10 Linux subsystem.

root@IGUANA4:~# go get github.com/Microsoft/azure-vhd-utils-for-go

github.com/Azure/azure-sdk-for-go/storage

work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:308:10: error: reference to undefined field or method ‘EscapedPath’ cr += u.EscapedPath() ^ work/src/github.com/Azure/azure-sdk-for-go/storage/client.go:327:10: error: reference to undefined field or method ‘EscapedPath’ cr += u.EscapedPath() ^

anuchandy commented 7 years ago

Can you please open this bug here https://github.com/Azure/azure-sdk-for-go?