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

main.go #1

Closed
2313V opened this issue Jun 29, 2022 · 4 comments
Closed

main.go #1

2313V opened this issue Jun 29, 2022 · 4 comments

Comments

@2313V
Copy link

2313V commented Jun 29, 2022

Hello, it's main.go up to date?

When i clone and compile "make", it return error on - github.com/yvasiyarov/gorelic

Makefile:10: recipe for target 'all' failed
make: *** [all] Error 2

i think the "github.com/yvasiyarov/gorelic" is not working anymore.

Can you give a look?

I also tried in ubuntu 18 server and gave me other error
Captura de ecrã 2022-06-29 201303
.

@def670
Copy link
Owner

def670 commented Jun 30, 2022

enter this in your terminal
export GO111MODULE=auto
then
make clean
make

let me know if that fixes your issue

@def670
Copy link
Owner

def670 commented Jun 30, 2022

should run on ubuntu 16.04 but i highly recommend 18+

@2313V
Copy link
Author

2313V commented Jun 30, 2022

It worked. Thanks.

Now i think i have configuration issues (not related to this)

@def670
Copy link
Owner

def670 commented Jun 30, 2022

no problem. im gonna close this due to the above solution fixing the issue.

@def670 def670 closed this as completed Jun 30, 2022
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

2 participants