Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Doesn't get installed with fisher #199

Closed
gvlasov-infusemedia opened this issue Dec 11, 2022 · 2 comments
Closed

Doesn't get installed with fisher #199

gvlasov-infusemedia opened this issue Dec 11, 2022 · 2 comments

Comments

@gvlasov-infusemedia
Copy link

$ fisher install jorgebucaran/nvm.fish
fisher: unknown flag or command "install"
usage: fisher add <package...>     Add packages
       fisher rm  <package...>     Remove packages
       fisher                      Update all packages
       fisher ls  [<regex>]        List installed packages matching <regex>
       fisher --help               Show this help
       fisher --version            Show the current version
       fisher self-update          Update to the latest version
       fisher self-uninstall       Uninstall from your system
examples:
       fisher add jethrokuan/z rafaelrinaldi/pure
       fisher add gitlab.com/foo/bar@v2
       fisher add ~/path/to/local/pkg
       fisher add <file
       fisher rm rafaelrinaldi/pure
       fisher ls | fisher rm
       fisher ls fish-\*
$ fisher add jorgebucaran/nvm.fish
fetching https://codeload.github.com/franciscolourenco/done/tar.gz/master
fetching https://codeload.github.com/jorgebucaran/nvm.fish/tar.gz/master
fisher: cannot add github.com/jorgebucaran/nvm.fish -- is this a valid package?
linking ~/.config/fish/conf.d/done.fish
updated 1 package in 0.74s
@freaz
Copy link

freaz commented Dec 13, 2022

I had the same problem. It helped to me to update Fisher to v4 jorgebucaran/fisher#652

@jorgebucaran
Copy link
Owner

@gvlasov-infusemedia You appear to be using Fisher 2 or older? Please upgrade to the latest Fisher.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants