-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
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
eget errata-ai/vale --asset 64-bit.tar
says open vale: is a directory
#68
Comments
What version of eget are you using? I just tried using version 1.3.1 and it worked as expected. |
Yeah, latest |
Is it possible that at the location eget is trying to extract the binary |
If I run this from my home directory, there is a value folder there already and it fails - if I run it somewhere else where there isn't, it works. However - this is what my config looks like: ➜ cat ~/.config/eget/eget.toml [global]
target = "~/bin"
upgrade_only = true So, running it from my home directory fails because there's already a If I run this from my home directory (where there's already a vale folder) So, it looks like my config file isn't working, for some reason? (I didn't notice this initially because I happened to be running eget from |
Ah, putting the eget configuration in |
When I run
eget errata-ai/vale --asset 64-bit.tar
I get this:However, if I download that file manually and unpack it, I get this:
It looks to me like that tar file contain
vale
a 15 mb binary. Not sure why eget thinks it's a folder?The text was updated successfully, but these errors were encountered: