mirror of
https://github.com/mathenz/goffy.git
synced 2026-04-26 07:35:56 +03:00
[GH-ISSUE #1] Unable to install #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @quaintdev on GitHub (Oct 5, 2023).
Original GitHub issue: https://github.com/mathenz/goffy/issues/1
First of all thank you for creating this utility and sharing it.
I was trying to install using the command in documentation I am getting below error
Any suggestions?
@mathenz commented on GitHub (Oct 5, 2023):
Hi, thanks for reporting this.
Did you specify "@latest" in the command?
@quaintdev commented on GitHub (Oct 5, 2023):
Hey Hi
Yes I had added @latest in command
Thanks
From: Mateo H. @.>
Sent: Thursday, October 5, 2023 10:09:23 pm
To: mathenz/goffy @.>
Cc: quaintdev @.>; Author @.>
Subject: Re: [mathenz/goffy] Unable to install (Issue #1)
Hi, thanks for reporting this.
Did you specify @.***https://github.com/latest" in the command?
—
Reply to this email directly, view it on GitHubhttps://github.com/mathenz/goffy/issues/1#issuecomment-1749284569, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOD4LA4XHGYVVEAKMJFUBZTX53PDJAVCNFSM6AAAAAA5URAFKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBZGI4DINJWHE.
You are receiving this because you authored the thread.Message ID: @.***>
@quaintdev commented on GitHub (Oct 5, 2023):
Sorry for confusion the actual error I got initially was this. The latest related error came after I tried without @latest
@mathenz commented on GitHub (Oct 5, 2023):
Oh, I see. I'll try something.
By the way, does it work if you install it from the 'latest releases' section?
@quaintdev commented on GitHub (Oct 5, 2023):
Yes I can run binary without issue
From: Mateo H. @.>
Sent: Thursday, October 5, 2023 10:25:29 PM
To: mathenz/goffy @.>
Cc: quaintdev @.>; Author @.>
Subject: Re: [mathenz/goffy] Unable to install (Issue #1)
Oh, I see. I'll try something.
By the way, does it work if you install it from the 'latest releases' section?
—
Reply to this email directly, view it on GitHubhttps://github.com/mathenz/goffy/issues/1#issuecomment-1749309544, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOD4LAZMSXCNYTMZJLUDJYTX53RADAVCNFSM6AAAAAA5URAFKOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBZGMYDSNJUGQ.
You are receiving this because you authored the thread.Message ID: @.***>
@mathenz commented on GitHub (Oct 5, 2023):
Hey, @quaintdev
What version do you get when you run 'go version'?
@mathenz commented on GitHub (Oct 5, 2023):
I changed the version to 1.20 due to formatting problems with '1.21.0'. I can install the program on my machine without issue. Could you try it again?