Muhammad Ahsan

Results 11 comments of Muhammad Ahsan

export GO111MODULE="on" then retry it will fix the issue

It is dead project you can use https://github.com/mattyjones/gitrob this project gitrob it is updated one

export GO111MODULE="on" paste this in the terminal After that go get https://github.com/mattyjones/gitrob

Working fine can you post screenshots or errors about it.

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

@HackerEnchanted go to path and check $ cd /usr/local/go/bin then $ls and share screenshot

export GOROOT=/usr/local/go export GOPATH=$HOME/go export PATH=$GOPATH/bin:$GOROOT/bin:$PATH put this in .bashrc and do source .bashrc and then install it assetfinder again

@HackerEnchanted nano .bashrc ctrl+x to exit and then y to save then paste it in the end of line and then source .bashrc

![image](https://user-images.githubusercontent.com/46222314/98470911-89b09300-220a-11eb-936d-713c8bce97ac.png)