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

undefined: assetFS #52

Open
visortown opened this issue Mar 3, 2019 · 2 comments
Open

undefined: assetFS #52

visortown opened this issue Mar 3, 2019 · 2 comments

Comments

@visortown
Copy link

I am new to golang. Trying to use this package but got this error when I run leaps.go:
github.com/Jeffail/leaps/cmd/leaps/leaps.go:343:68: undefined: assetFS

I searched around but couldn't find a solution.

@Jeffail
Copy link
Owner

Jeffail commented Mar 3, 2019

Hey @visortown, are you running go install github.com/Jeffail/leaps/cmd/leaps?

@visortown
Copy link
Author

@Jeffail I ran "go get github.com/Jeffail/leaps/cmd/..." to get the files to my local machine, but then "go build leaps.go", "go install leaps.go", or "go run leaps.go" gave me the same error.

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