Giter Club home page Giter Club logo

Comments (5)

brgmnn avatar brgmnn commented on May 27, 2024

Try again now, I removed the init.fish file as I have the dependency function already in the completion file.

from fish-docker-compose.

edouard-lopez avatar edouard-lopez commented on May 27, 2024

Same result

fisher install brgmnn/fish-docker-compose
No command 'fundle' found, did you mean:
 Command 'bundle' from package 'bundler' (universe)
fundle: command not found
~/.config/fisherman/conf.d/docker-compose.init.fish (line 1): fundle plugin 'tuvistavie/fish-completion-helpers'
                                                              ^
from sourcing file ~/.config/fisherman/conf.d/docker-compose.init.fish
        called on line 2 of file ~/.local/share/fisherman/functions/__fisher_plugin_source.fish

in function “__fisher_plugin_source”
        called on line 33 of file ~/.local/share/fisherman/functions/__fisher_plugin_enable.fish
        with parameter list “docker-compose /home/elopez/.config/fisherman/conf.d/docker-compose.init.fish”

in function “__fisher_plugin_enable”
        called on line 47 of file ~/.local/share/fisherman/functions/fisher_install.fish
        with parameter list “docker-compose /home/elopez/.config/fisherman/cache/docker-compose”

in function “fisher_install”
        called on line 1 of file -
        with parameter list “brgmnn/fish-docker-compose”

from sourcing file -
        called on line 60 of file /usr/share/fish/functions/eval.fish

in function “eval”
        called on line 51 of file ~/.local/share/fisherman/functions/fisher.fish

in function “fisher”
        called on standard input
        with parameter list “install brgmnn/fish-docker-compose”

1 plugin/s installed (1s)

from fish-docker-compose.

brgmnn avatar brgmnn commented on May 27, 2024

Did you update the plugin? Because I removed the init.fish script and it looks like it's still trying to execute that file.

from fish-docker-compose.

edouard-lopez avatar edouard-lopez commented on May 27, 2024

@brgmnn indeed, 'fisherman' was still using it's cache, I had to remove it with:

rm ~/.config/fisherman/cache/docker-compose/ -rf

and re-run the install:

fisher install brgmnn/fish-docker-compose
Installing plugin/s
      docker-compose
1 plugin/s installed (2s)

from fish-docker-compose.

brgmnn avatar brgmnn commented on May 27, 2024

Brilliant! I'm glad the issue was resolved. :)

from fish-docker-compose.

Related Issues (10)

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.