E7029 Stdlib Validation Errors
get-homedir-failed
failed to get home directory
When this occurs
System cannot determine the user's home directory
Example error message
error[E7029]:
io.expand_path(): failed to get home directory
How to fix
Ensure the HOME environment variable is set and the user's home directory exists.