You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10:05:21 main day10$ vhs record > vhs.tape
10:05:24 main day10$ go run . < 2024-10-input.txt
build cache is required, but could not be located: GOCACHE is not defined and $HOME is not defined
Describe the bug
When I run
vhs record
, the shell I enter does not have $HOME set. I would expect it to preserve my $HOME.Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I'd expect $HOME to be the same both times I print it.
The text was updated successfully, but these errors were encountered: