javaduke
javaduke
I tried to build it locally on my Mac but got the following error: ``` go build -ldflags "-X github.com/moov-io/watchman.Version=dev-1dc13b8" -o ./bin/server github.com/moov-io/watchman/cmd/server go build -ldflags "-X github.com/moov-io/watchman.Version=dev-1dc13b8" -o ./bin/postal-server...
Nope, after `make setup-webui` still the same error.
Sorry, no dice, same error. I did `make install && make setup-webui` and `make build` after that, and still got `fyne: command not found`.
ahh, sorry, that was it, ~/go/bin was not in my PATH.