We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For example, if originally installed as root, and then run as non-root, the CLI may fail with no output, because it can't access its temporary files:
The text was updated successfully, but these errors were encountered:
This is probably more general - the debug env var probably shouldn't be needed if the error is a fatal one
Sorry, something went wrong.
If the directory exists, but we don't have access to it, we could start iterating until we find an available suffix (-1, -2, etc).
-1
-2
This will probably resolve #47, as each user will get their directory.
No branches or pull requests
For example, if originally installed as root, and then run as non-root, the CLI may fail with no output, because it can't access its temporary files:
The text was updated successfully, but these errors were encountered: