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

Error on Go Get #3

Open
danzar opened this issue May 30, 2016 · 2 comments
Open

Error on Go Get #3

danzar opened this issue May 30, 2016 · 2 comments

Comments

@danzar
Copy link

danzar commented May 30, 2016

I am getting the error when to running the go get

Command used = go get github.com/kitech/php-go

"can't load package: package github.com/kitech/php-go: no buildable Go source files"

@kitech
Copy link
Owner

kitech commented May 30, 2016

Thanks.
For now, would you give a try mannal build.
The source tree should not use for go get now.

@mweibel
Copy link
Contributor

mweibel commented Jul 14, 2017

You can use go get -d github.com/kitech/php-go instead. It won't try to build it and that error won't appear.

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