Code Monkey home page Code Monkey logo

Comments (5)

zyedidia avatar zyedidia commented on July 30, 2024 1

Ah, putting the eget configuration in ~/.config/eget/eget.toml (on the XDG path) is a feature that has been added since v1.3.1. For version 1.3.1 you should use ~/.eget.toml. I will release a new version shortly.

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

What version of eget are you using? I just tried using version 1.3.1 and it worked as expected.

from eget.

dflock avatar dflock commented on July 30, 2024

Yeah, latest 1.3.1

from eget.

zyedidia avatar zyedidia commented on July 30, 2024

Is it possible that at the location eget is trying to extract the binary vale to there is already a directory called vale? (Either the current directory or your EGET_PATH if it is set)

from eget.

dflock avatar dflock commented on July 30, 2024

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 vale folder there - even through it's supposed to be putting the download into "~/bin"?

If I run this from my home directory (where there's already a vale folder) eget errata-ai/vale --asset 64-bit.tar --to ~/bin it works as expected and happily puts vale into ~/bin.

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 ~/bin).

from eget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.