-
Notifications
You must be signed in to change notification settings - Fork 497
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
Not working with go1.15 #32
Comments
Working fine can you post screenshots or errors about it. |
downloaded go lang using apt-get install golang |
@HackerEnchanted did you use the command "go get -u github.com/tomnomnom/assetfinder" to download and have you set the PATH for go? |
yes i used apt-get install golang and then set the path to |
@HackerEnchanted go to path and check |
export GOROOT=/usr/local/go |
@HackerEnchanted |
Yes it works now.Thanks a lot for your help and patience. |
This solves the issue I was having. Can this perhaps be added to README.md? |
If there is any solution to use in termux |
does it not work with go1.15 or i am doing something wrong
The text was updated successfully, but these errors were encountered: