Closed farzadmf closed 2 years ago
Hey! Thanks for reporting this issue: I just made a new release and that should solve what you are seeing.
Could you try the command again?
go install github.com/maaslalani/draw@latest
if that doesn't work try installing @main
instead of @latest
go install github.com/maaslalani/draw@main
Thank you @maaslalani , the new release seems to work. Closing this as it's resolved now
Describe the bug I'm trying to use
go install
, but I'm getting an error:Not sure if it's an issue with my setup TBH, but that's unlikely because I don't have this issue with other Go binaries I try to install.
To Reproduce Run
go install github.com/maaslalani/draw@latest
in the terminalExpected behavior I should be able to install the binary
Desktop (please complete the following information):