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

i have error when install tool #27

Open
shadihh9 opened this issue Jun 14, 2020 · 6 comments
Open

i have error when install tool #27

shadihh9 opened this issue Jun 14, 2020 · 6 comments

Comments

@shadihh9
Copy link

when i run tool i encounter this problem
aqaqqa

@ghost
Copy link

ghost commented Aug 19, 2020

did you use the command "go get -u github.com/tomnomnom/assetfinder" to download and have you set the PATH for go?

@fagner521
Copy link

fagner521 commented Nov 17, 2020

Same error here. it appear when i fill the if api = "" with my api.
but is to except the api's, then i remove the paste in ~/go/src and get it again, now is work

@Dio041
Copy link

Dio041 commented Mar 16, 2021

Steps to solve this!
1: "go build"
then: ./assetfinder

@Webklex
Copy link

Webklex commented Sep 1, 2021

@shadihh9 try to use this if you want to test your local files or changes:

go run *.go

Just running main.go won't work since you are leaving out the local dependencies.

@onuncukoy-dot
Copy link

go mod init github.com/tomnomnom/assetfinder/m/v2
go build .

@tess-ss
Copy link

tess-ss commented May 20, 2022

go install github.com/tomnomnom/assetfinder@latest @shadihh9 :)

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

6 participants