cloudposse / bastion

🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
https://cloudposse.com/accelerate
Apache License 2.0
640 stars 112 forks source link

make readme fails #72

Closed jonmchan closed 11 months ago

jonmchan commented 1 year ago

Cannot regenerate the readme currently on my machine.

Ran:

make init
make readme/deps
make readme

This errors out with:

$ make readme
* Package gomplate already installed
make: gomplate: No such file or directory
make: *** [readme/build] Error 1
Nuru commented 11 months ago

Closing as duplicate of https://github.com/cloudposse/build-harness/issues/344 because that is the core issue.