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

Unable to use #79

Open
loranger opened this issue Mar 19, 2022 · 2 comments
Open

Unable to use #79

loranger opened this issue Mar 19, 2022 · 2 comments

Comments

@loranger
Copy link

Hello,

Since the python 2 deprecation, a lot of my useful workflows does not work anymore, so I decided to rewrite the most useful using awgo.

I tried to install and make it run, but it fails :

~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4B2E1432-D6E1-414A-86B6-5A82D7DB37C2
❯ go get -u github.com/deanishe/awgo
go: downloading github.com/deanishe/awgo v0.29.1
go: downloading go.deanishe.net/env v0.5.1
go: downloading go.deanishe.net/fuzzy v1.0.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/magefile/mage v1.11.0
go: downloading golang.org/x/text v0.3.7
go: downloading github.com/magefile/mage v1.13.0

~/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.4B2E1432-D6E1-414A-86B6-5A82D7DB37C2 2m 56s
❯ go run main.go
main.go:9:5: no required module provides package github.com/deanishe/awgo: go.mod file not found in current directory or any parent directory; see 'go help modules'

It seems that I missed something, but I cannot figure out what.
Can you help, please ?

@fireinrain
Copy link

you use this lib in a wrong way.

@loranger
Copy link
Author

Could you drive me to the right one ?

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