Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix confd install #106

Open
todd-dsm opened this issue Apr 16, 2024 · 0 comments
Open

fix confd install #106

todd-dsm opened this issue Apr 16, 2024 · 0 comments

Comments

@todd-dsm
Copy link
Owner

review to see if this even has value any more...

Installing confd...
ESC[m+ confdDir=/Users/thomas/go/src/github.com/kelseyhightower/confd
+ git clone https://github.com/kelseyhightower/confd.git /Users/thomas/go/src/github.com/kelseyhightower/confd
Cloning into '/Users/thomas/go/src/github.com/kelseyhightower/confd'...
+ cd /Users/thomas/go/src/github.com/kelseyhightower/confd
+ go mod init
./bootstrap.sh: line 559: go: command not found
+ go mod tidy
./bootstrap.sh: line 560: go: command not found
+ go mod vendor
./bootstrap.sh: line 561: go: command not found
+ make build
Building confd...
/bin/sh: go: command not found
make: *** [Makefile:8: build] Error 127
+ printInfo 'There was a build issue with confd.'
+ theInfo='There was a build issue with confd.'
+ printf '%s\n' '
    There was a build issue with confd.

https://github.com/kelseyhightower/confd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant