Giter VIP home page Giter VIP logo

Comments (5)

molleweide avatar molleweide commented on June 4, 2024

also, when this "error" happens/occurs the installers stops. it would be great if it just moved on to the next package (maybe im not sure 😃)

from dorothy.

molleweide avatar molleweide commented on June 4, 2024

fyi the list of commands this happens for is:

direnv        
fasd          
fzf           
gnuplot
libxml2       
libzip        
lua           
luarocks      
ncurses       
neofetch      

from dorothy.

balupton avatar balupton commented on June 4, 2024

So setup-utils takes SETUP_UTILS array, then iterates through that's array's items, calling the setup-util-${item} command. If that command does not exist, then the ability to know how to install it has not yet been figured out.

In your dotfiles repo, you have many setup-user-* commands, I believe you are trying to emulate what setup-utils and SETUP_UTILS are already doing.


We should detect this however, and alert the user to an instruction/documentation on how to code their user/commands/setup-util-${the missing item} command.

it would be great if it just moved on to the next package (maybe 😃 )

agreed

from dorothy.

balupton avatar balupton commented on June 4, 2024

Commit ae0c5ee

Now provides clear instructions on what the issue is and how to resolve it.

For your dotfiles, you are best off renaming your setup-user-* commands to setup-util-*, and deleting setup-user and replacing what it did with SETUP_UTILS=(...) additions

from dorothy.

molleweide avatar molleweide commented on June 4, 2024

Its gonna be my pleasure to do this

from dorothy.

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.