react-go icon indicating copy to clipboard operation
react-go copied to clipboard

not a valid zip file

Open v1rtl opened this issue 6 years ago • 0 comments

When installing into a go project I get this error:

❯  go get -u -v github.com/bluele/react-go
go: finding github.com/bluele/react-go latest
go: downloading github.com/bluele/react-go v0.0.0-20150523145030-509d22763417
go get github.com/bluele/react-go: zip: not a valid zip file

v1rtl avatar Nov 27 '19 18:11 v1rtl