httprobe icon indicating copy to clipboard operation
httprobe copied to clipboard

missing anew

Open mhmmuneef opened this issue 1 year ago • 3 comments

when i load the anew its saying not found.

┌─[muneef@parrot]─[~/Desktop/karma_v2] └──╼ $bash karma_v2 -h

[!] Error: Unable to find anew. Make sure it installed OR - GO111MODULE=on go get -u github.com/tomnomnom/anew ┌─[✗]─[muneef@parrot]─[~/Desktop/karma_v2] └──╼ $go install -v github.com/tomnomnom/anew@master ┌─[muneef@parrot]─[~/Desktop/karma_v2] └──╼ $anew -h bash: anew: command not found ┌─[✗]─[muneef@parrot]─[~/Desktop/karma_v2] └──╼ $

mhmmuneef avatar Aug 03 '23 20:08 mhmmuneef

i have the same issue

(shamshir㉿windows)-[~/tools/karma_v2] └─$ bash karma_v2 -h

[!] Error: Unable to find anew. Make sure it installed OR - GO111MODULE=on go get -u github.com/tomnomnom/anew

180masudrana avatar Sep 02 '23 05:09 180masudrana

Please try with sudo apt -get updates and after update just restarted vim and run the same command.

mhmmuneef avatar Sep 02 '23 07:09 mhmmuneef

Please try with sudo apt -get updates and after update just restarted vim and run the same command.

same thing here nothing changed

0xMunafik avatar Jan 22 '24 14:01 0xMunafik