Skip to content
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

fisher: Plugin not supported: "joseluisq/gitnow" #34

Closed
stefanfrede opened this issue Mar 11, 2021 · 2 comments
Closed

fisher: Plugin not supported: "joseluisq/gitnow" #34

stefanfrede opened this issue Mar 11, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@stefanfrede
Copy link

Hi!

I get the following message when installing gitnow with fisher:

❯ fisher install joseluisq/gitnow
fisher install version 4.2.0
Fetching https://codeload.github.com/joseluisq/gitnow/tar.gz/HEAD
fisher: Plugin not supported: "joseluisq/gitnow"
Support for .fish files outside a functions directory is deprecated https://github.com/jorgebucaran/fisher/issues/651

How do I avoid that?

Thanks!

@joseluisq joseluisq self-assigned this Mar 11, 2021
@joseluisq
Copy link
Owner

Yeah I have just realized time ago too.
BTW You can also get more context about the "issue" on the description of this PR #30 (comment)

Well basically I did introduce a testing script for Gitnow on the root of this repo weeks ago but without being aware about that "Fisher constraints" in its newest version (already mentioned).

Being said that, this constraint lets me in a crossroad since I don't want to pack my testing scripts to users.
So I can possibly just rename the file to .sh to "bypass" the constraint but It seems non-sense.

For now take a look at the install section in the repo there are few alternatives to install this plugins until we find a proper workaround for Fisher.

@joseluisq joseluisq added the bug Something isn't working label Mar 11, 2021
@joseluisq
Copy link
Owner

I have managed the installation issue with Fisher so feel free to pull the latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants