You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apitanga@p50 ~]$ go get github.com/thash/asana
go: downloading github.com/thash/asana v0.2.1
go: downloading github.com/codegangsta/cli v1.22.5
go: downloading gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
go get: github.com/codegangsta/cli@none updating to
github.com/codegangsta/[email protected]: parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli
[apitanga@p50 ~]$ yum search asana
Last metadata expiration check: 3:24:37 ago on Sun 21 Nov 2021 03:33:21 PM EST.
===================================== Name & Summary Matched: asana ======================================
golang-github-tambet-asana-devel.noarch : Go library for accessing the Asana API
texlive-asana-math-doc.noarch : Documentation for asana-math
============[apitanga@p50 ~]$ go get github.com/thash/asana
go: downloading github.com/thash/asana v0.2.1
go: downloading github.com/codegangsta/cli v1.22.5
go: downloading gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
go get: github.com/codegangsta/cli@none updating to
github.com/codegangsta/[email protected]: parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli
[apitanga@p50 ~]$ yum search asana
Last metadata expiration check: 3:24:37 ago on Sun 21 Nov 2021 03:33:21 PM EST.
===================================== Name & Summary Matched: asana ======================================
golang-github-tambet-asana-devel.noarch : Go library for accessing the Asana API
texlive-asana-math-doc.noarch : Documentation for asana-math
========================================== Name Matched: asana ===========================================
oflb-asana-math-fonts.noarch : An OpenType font with a MATH table
texlive-asana-math.noarch : A font to typeset maths in Xe(La)TeX and Lua(La)TeX
[apitanga@p50 ~]$ go get github.com/thash/asana
go get: github.com/codegangsta/cli@none updating to
github.com/codegangsta/[email protected]: parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli
The text was updated successfully, but these errors were encountered:
I was unable to install asana CLI on a Fedora 35 OS.
Error:
The text was updated successfully, but these errors were encountered: