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

[Teamserver-Client--Bug]: makefile12: ts-build error 1 #477

Open
1 task
mrgiloo opened this issue May 6, 2024 · 1 comment
Open
1 task

[Teamserver-Client--Bug]: makefile12: ts-build error 1 #477

mrgiloo opened this issue May 6, 2024 · 1 comment
Labels
clientside/teamserver Clientside problem, not implantrelated

Comments

@mrgiloo
Copy link

mrgiloo commented May 6, 2024

Contact Details

No response

What happened?

when compile with command make ts-build appear error below :

go: updates to go.mod needed; to update it:
go mod tidy
make: *** [makefile:12: ts-build] Error 1

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

go: updates to go.mod needed; to update it:
go mod tidy
make: *** [makefile:12: ts-build] Error 1

Did You Read Over Your Issue First?

  • I declare I made an effort and provided the necessary information for replication of the issue.
@mrgiloo mrgiloo added the clientside/teamserver Clientside problem, not implantrelated label May 6, 2024
@shLuckyCode
Copy link

shLuckyCode commented Jun 13, 2024

I fix it with comands
cd teamserver
go mod tidy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clientside/teamserver Clientside problem, not implantrelated
Projects
None yet
Development

No branches or pull requests

2 participants