Git Product home page Git Product logo

homebrew-git-team's People

Contributors

hekmekk avatar

Stargazers

 avatar

Forkers

gblues

homebrew-git-team's Issues

Bug: Cannot update git-team when doing `brew upgrade`

When doing brew upgrade I get the following error:

==> Upgrading 1 outdated package:
hekmekk/git-team/git-team 1.3.8 -> 1.5.2
==> Upgrading hekmekk/git-team/git-team 1.3.8 -> 1.5.2
==> Cloning https://github.com/hekmekk/git-team.git
git config remote.origin.url https://github.com/hekmekk/git-team.git
git config remote.origin.fetch \+refs/tags/v1.5.2:refs/tags/v1.5.2
git config remote.origin.tagOpt --no-tags
git --git-dir /Users/becker/Library/Caches/Homebrew/git-team--git/.git rev-parse -q --verify v1.5.2\^\{commit\}
==> Checking out tag v1.5.2
git checkout -f v1.5.2 --
HEAD is now at 109913b chore: set version to 1.5.2
git reset --hard v1.5.2 --
HEAD is now at 109913b chore: set version to 1.5.2

make

go fmt ./cmd/...
go: github.com/fatih/[email protected]: missing go.sum entry; to add it:
	go mod download github.com/fatih/color
make: *** [fmt] Error 1

Running go mod download github.com/fatih/color to resolve thios issue results in the following:

go mod download github.com/fatih/color                                                                                                                                                                                                                                                                                                          
go mod download: module github.com/fatih/color: not a known dependency

brew install git-team fails compile on mac osx 10.15.7

I ran the following
brew tap hekmekk/git-team
brew install git-team

I get this output :

 $ brew install git-team
==> Installing git-team from hekmekk/git-team
==> Cloning https://github.com/hekmekk/git-team.git
Updating /Users/rloihl/Library/Caches/Homebrew/git-team--git
==> Checking out tag v1.7.0
HEAD is now at d9b0234 chore: set version to 1.7.0
HEAD is now at d9b0234 chore: set version to 1.7.0
==> make
Last 15 lines from /Users/rloihl/Library/Logs/Homebrew/git-team/01.make:
go fmt main.go
go fmt ./src/...
rm -rf /private/tmp/git-team-20210622-42259-1fu6k54/target
CGO_ENABLED=0 GOOS=darwin GOARCH=amd64 go install ./...
missing go.sum entry for module providing package github.com/BurntSushi/toml; to add:
	go mod download github.com/BurntSushi/toml
missing go.sum entry for module providing package github.com/BurntSushi/toml/cmd/toml-test-decoder; to add:
	go mod download github.com/BurntSushi/toml
missing go.sum entry for module providing package github.com/BurntSushi/toml/cmd/toml-test-encoder; to add:
	go mod download github.com/BurntSushi/toml
missing go.sum entry for module providing package github.com/BurntSushi/toml/cmd/tomlv; to add:
	go mod download github.com/BurntSushi/toml
missing go.sum entry for module providing package gopkg.in/check.v1; to add:
	go mod download gopkg.in/check.v1
make: *** [build] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/hekmekk/homebrew-git-team/issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.