gf-cli icon indicating copy to clipboard operation
gf-cli copied to clipboard

gf-cli command install failed

Open astraw99 opened this issue 3 years ago • 0 comments
trafficstars

It is my first time to go install gf-cli, exec go install as follows:

go install github.com/gogf/gf-cli/v2/gf@latest

go: downloading github.com/gogf/gf-cli v1.17.0
go: downloading github.com/gogf/gf-cli/v2 v2.0.0-rc
go install: github.com/gogf/gf-cli/v2/gf@latest: module github.com/gogf/gf-cli/v2@latest found (v2.0.0-rc), but does not contain package github.com/gogf/gf-cli/v2/gf

But it failed, PTAL thanks.

astraw99 avatar Jan 16 '22 02:01 astraw99