httprobe
httprobe copied to clipboard
missing anew
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] └──╼ $
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
Please try with sudo apt -get updates and after update just restarted vim and run the same command.
Please try with sudo apt -get updates and after update just restarted vim and run the same command.
same thing here nothing changed