Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build package due to missing dependency #23

Open
phuongdh opened this issue Feb 26, 2020 · 0 comments
Open

Cannot build package due to missing dependency #23

phuongdh opened this issue Feb 26, 2020 · 0 comments

Comments

@phuongdh
Copy link

Hi,

Looks like evs-common is listed as a dependency but is no longer publicly available on github so it's breaking the build for us.

$ cd evs-s3helper/s3-helper          && go get          && go build:                                                                               
#22 1.168 # cd .; git clone -- https://github.com/crunchyroll/evs-common /go/src/github.com/crunchyroll/evs-common                                                              
#22 1.168 Cloning into '/go/src/github.com/crunchyroll/evs-common'...                                                                                                           
#22 1.168 fatal: could not read Username for 'https://github.com': terminal prompts disabled                                                                                    
#22 1.168 package github.com/crunchyroll/evs-common/config: exit status 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant