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

go get failed #20

Open
luckypoem opened this issue Feb 27, 2018 · 3 comments
Open

go get failed #20

luckypoem opened this issue Feb 27, 2018 · 3 comments

Comments

@luckypoem
Copy link

hi.

root@ar:/go/gopath# go get -u github.com/yurinandayona-com/kuma
package github.com/yurinandayona-com/kuma: no Go files in /root/go/gopath/src/github.com/yurinandayona-com/kuma
root@ar:
/go/gopath#

how to fix it?

@makenowjust
Copy link
Collaborator

go get is not supported.

@luckypoem
Copy link
Author

hi.
but in ur repo,it says: "$ go get -u github.com/yurinandayona-com/kuma"

@briteming
Copy link

briteming commented Aug 16, 2018

in $GOAPTH ,i ran:
go get -u -v github.com/yurinandayona-com/kuma/cmd/kuma
then i got an executable file:kuma in $GOAPTH/bin,but i ran:
root@umh:# kuma serve
[ alert ] 2018/08/17 00:14:58 failed to read config: open .kuma/serve.toml: no such file or directory
root@umh:
#

so how to create the serve.toml file?

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

3 participants