You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to execute on MacOS... when I run the build I get this:
make build
internal/clustering/clusterstatus.go:3: running "stringer": exec: "stringer": executable file not found in $PATH
monitoring/core/status.go:3: running "stringer": exec: "stringer": executable file not found in $PATH
make: *** [build/upmon] Error 1
How do I install stringer? I tried various things I found in Google, but none seemed to work
Thanks!
The text was updated successfully, but these errors were encountered:
Hello, thanks for sharing this code.
I am trying to execute on MacOS... when I run the build I get this:
How do I install stringer? I tried various things I found in Google, but none seemed to work
Thanks!
The text was updated successfully, but these errors were encountered: