Thanks for the windows build! I see that the initialization is trying to figure out my home directory on windows using HOME but that variable does not exist on windows.
Results in an ERROR: Could not resolve home directory..
USERPROFILE could be used instead.
Thanks for the windows build! I see that the initialization is trying to figure out my home directory on windows using
HOMEbut that variable does not exist on windows.Results in an
ERROR: Could not resolve home directory..USERPROFILEcould be used instead.