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 while trying to build #5

Open
DubHacker-chan opened this issue Jan 18, 2022 · 1 comment
Open

Error while trying to build #5

DubHacker-chan opened this issue Jan 18, 2022 · 1 comment

Comments

@DubHacker-chan
Copy link

When I try to build this with "go build -o fdt" I get the error that no go.mod file was found. I'm not familiar with the go language so I don't really no if I'm doing anything wrong. How can I solve this issue?

@Skajdrowski
Copy link

Skajdrowski commented Jan 18, 2022

@DubHacker-chan type "go env -w GO111MODULE=auto" first and then "go build -o fdt.go"

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