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
error: couldn't find value of ELAN_HOME
I have built elan 3.0.0 using cargo, according to the AUR's script: https://aur.archlinux.org/packages/elan-lean
elan
I had to update the version.
Now, the command elan , or elan --help produces the following output:
elan --help
error: couldn't find value of ELAN_HOME info: caused by: No such file or directory (os error 2)
Would it be possible to make the error more verbose, or, just make it work by default?
The text was updated successfully, but these errors were encountered:
This might be hard to do anything about if we can't reproduce. What exactly do you mean by "I had to update the version"?
Sorry, something went wrong.
No branches or pull requests
I have built
elan
3.0.0 using cargo, according to the AUR's script: https://aur.archlinux.org/packages/elan-leanI had to update the version.
Now, the command
elan
, orelan --help
produces the following output:Would it be possible to make the error more verbose, or, just make it work by default?
The text was updated successfully, but these errors were encountered: