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

can't build #36

Open
juqan opened this issue Jun 4, 2022 · 2 comments
Open

can't build #36

juqan opened this issue Jun 4, 2022 · 2 comments

Comments

@juqan
Copy link

juqan commented Jun 4, 2022

elrut@linuzzzz:~/thdwb$ make
assets/icons.go:3:8: package embed is not in GOROOT (/usr/lib/go-1.15/src/embed) make: *** [Makefile:11: run] Error 1

@juqan
Copy link
Author

juqan commented Jun 4, 2022

how should i fix it

@ajzaff
Copy link
Contributor

ajzaff commented Jun 4, 2022

It looks like you are using Go 1.15. You must update your local Go version to Go >= 1.16 build the project.

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