tt icon indicating copy to clipboard operation
tt copied to clipboard

HOME environment variable should be USERPROFILE Windows

Open bauersimon opened this issue 2 years ago • 2 comments

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.

bauersimon avatar Apr 06 '24 07:04 bauersimon

Realized now that there is already a PR that fixes this: https://github.com/lemnos/tt/pull/46.

bauersimon avatar Apr 06 '24 07:04 bauersimon

Next problem I'm running into is ERROR: azu does not appear to be a valid theme so there seems to be some problem with the config management.

bauersimon avatar Apr 06 '24 07:04 bauersimon