Multiple issues command not working
Closed this issue · 0 comments
fayizferosh commented
go install github.com/chand1012/git2gpt@latest
This command run but git2gpt
command was not installed at /usr/local/go/bin
So I manually downloaded the command tar from releases and extracted to /usr/local/go/bin
Then when I'm running following command:
git2gpt https://github.com/chand1012/git2gpt
I'm getting following error:
Error: error processing repository: error walking the path "https://github.com/chand1012/git2gpt": lstat https://github.com/chand1012/git2gpt: no such file or directory