E7025 Stdlib Validation Errors
get-cwd-failed
failed to get current directory
When this occurs
System cannot determine the current working directory
Example error message
error[E7025]:
failed to get current directory: getwd: no such file or directory
How to fix
Ensure the current working directory exists and you have permission to access it.