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

Installation Steps for Windows #10

Open
Elevating7734 opened this issue Jul 31, 2024 · 0 comments
Open

Installation Steps for Windows #10

Elevating7734 opened this issue Jul 31, 2024 · 0 comments

Comments

@Elevating7734
Copy link

Greetings. I'm looking forward to using the tool, but I'm getting a bit stuck.

I've not used Go before, and I'm on a windows installation.

I was able to install Go via winget install GoLang.Go but ran into the following:

[08:02]  Shell  master ≡                                                             29ms
 ~\Source\tools-draft\cmd
❯ go generate ../...
go: github.com/emicklei/[email protected]: missing go.sum entry for go.mod file; to add it:
        go mod download github.com/emicklei/dot

[08:03]  Shell  master ≡                                                      xERROR 57ms
 ~\Source\tools-draft\cmd
❯ go mod download github.com/emicklei/dot

[08:03]  Shell  master ≡                                                          1s 13ms
 ~\Source\tools-draft\cmd
❯ go generate ../...
..\icon.go:3: running "statik": exec: "statik": executable file not found in %PATH%

Where might I find information regarding statik?

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

1 participant