hashicorp / consul-template

Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.
https://www.hashicorp.com/
Mozilla Public License 2.0
4.76k stars 782 forks source link

"$ make (*) error. #1977

Open NNoach opened 3 months ago

NNoach commented 3 months ago

Hi all,

trying to make code by punching in "make dev" which creates the following error;

"$ make mario
make: *** No rule to make target 'mario'.  Stop."

What would be the solution for this?