Describe the Bug
CLI failed to start if $HOME environment variable is not set:
[pangolin-cli] failed to get home directory: $HOME is not defined
OLM don't have such problem.
Environment
To Reproduce
Unset $HOME environment before pangolin-cli call.
Expected Behavior
Machine like environments must not have dependency on $HOME.
Describe the Bug
CLI failed to start if
$HOMEenvironment variable is not set:OLM don't have such problem.
Environment
To Reproduce
Unset $HOME environment before pangolin-cli call.
Expected Behavior
Machine like environments must not have dependency on $HOME.