Issues building on darwin_amd64
- Building with
make snapshot
succeeded. - Executing with
./dist/umgctl_darwin_amd64/umgctl
resulted in the following error:Error: Error while reading config file: open /Users/ajh186/Library/Application Support/umgctl/config.json: no such file or directory
- Both
$HOME/Library/Application\ Support/umgctl
and$HOME/Library/Application\ Support/umgctl/config.json
failed to be created. - After creating the
umgctl/config.json
path and executing./umgctl config set
, the following error is encountered:Error: Error while reading config file: While parsing config: unexpected end of JSON input