-
Notifications
You must be signed in to change notification settings - Fork 486
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
Comments
did you use the command "go get -u github.com/tomnomnom/assetfinder" to download and have you set the PATH for go? |
Same error here. it appear when i fill the if api = "" with my api. |
Steps to solve this! |
@shadihh9 try to use this if you want to test your local files or changes: go run *.go Just running |
go mod init github.com/tomnomnom/assetfinder/m/v2 |
go install github.com/tomnomnom/assetfinder@latest @shadihh9 :) |
when i run tool i encounter this problem
The text was updated successfully, but these errors were encountered: