Skip to content

Cannt install etcdtool #32

@LargeOrange

Description

@LargeOrange

env

mac: 10.15.5 (19F101)

install by brew

when I install by brew

 ~ brew tap mickep76/funk-gnarge
==> Tapping mickep76/funk-gnarge
Cloning into '/usr/local/Homebrew/Library/Taps/mickep76/homebrew-funk-gnarge'...
remote: Repository not found.
fatal: repository 'https://github.com/mickep76/homebrew-funk-gnarge/' not found
Error: Failure while executing; `git clone https://github.com/mickep76/homebrew-funk-gnarge /usr/local/Homebrew/Library/Taps/mickep76/homebrew-funk-gnarge` exited with 128.

install by code

step1: I run git clone pull code and cd etcdtool

step2: I run make

~/etcdtool   master  make
rm -rf build release
mkdir build || true
go build -o build/etcdtool
go: github.com/mickep76/iodatafmt@v0.0.0-20181011194834-7c7e9a8f31cd: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /Users/dacheng.sun/go/pkg/mod/cache/vcs/4efce029de38da2ac7d547b49ef84924855725f87afda474db214842c5723ab9: exit status 128:
	remote: Repository not found.
	fatal: 仓库 'https://github.com/mickep76/iodatafmt/' 未找到
make: *** [build] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions