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

Solution my Problem #58

Open
mdahammad opened this issue Aug 31, 2022 · 2 comments
Open

Solution my Problem #58

mdahammad opened this issue Aug 31, 2022 · 2 comments

Comments

@mdahammad
Copy link

Screenshot_46

@c4ir0
Copy link

c4ir0 commented Sep 18, 2022

try this :

go install github.com/tomnomnom/assetfinder@latest

@bughunter-loffy
Copy link

bughunter-loffy commented Mar 27, 2023

try this:

cd 

nano .bashrc

append the following lines at the bottom:

 export GOROOT=/usr/local/go
 export GOPATH=$HOME/go
 export PATH=$GOPATH/bin:$GOROOT/bin:$PATH

CTRL+S
CTRL+X

Finally type following in terminal:

 source .bashrc

and you are done:)
try reinstalling assetfinder.

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

3 participants