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

After brew upgrade fish doesn't find asdf #7

Open
winogradoff opened this issue Dec 20, 2022 · 8 comments · May be fixed by #9
Open

After brew upgrade fish doesn't find asdf #7

winogradoff opened this issue Dec 20, 2022 · 8 comments · May be fixed by #9

Comments

@winogradoff
Copy link

After I updated the versions through brew upgrade, the required config file is now here:

/usr/local/opt/asdf/libexec/asdf.fish

probably should be added here
https://github.com/rstacruz/fish-asdf/blob/master/conf.d/asdf.fish

@Bastes
Copy link

Bastes commented May 31, 2023

I've also encountered that problem and reverted to having my asdf configuration in ~/.config/fish/config.fish.

Is this plugin still alive?

@ElijahLynn
Copy link

Maybe this is why I get this?:

$ fisher install rstacruz/fish-asdf
fisher install version 4.4.3
source: Error encountered while sourcing file '`':
source: No such file or directory
Fetching https://api.github.com/repos/rstacruz/fish-asdf/tarball/HEAD
Installing rstacruz/fish-asdf
           /Users/user/.config/fish/conf.d/asdf.fish
           /Users/user/.config/fish/completions/asdf.fish
Installed 1 plugin/s

@ElijahLynn ElijahLynn linked a pull request Jun 29, 2023 that will close this issue
@ElijahLynn
Copy link

I added it in a PR #9.

@Bastes
Copy link

Bastes commented Jul 6, 2023

Looks like a problem solved 👍 thanks 😃

@Bastes
Copy link

Bastes commented Mar 11, 2024

😅 looks like I've accidentally made the same PR. And that yours hasn't been merged @ElijahLynn ... I'd say the project looks pretty dead, isn't it?

@Bastes
Copy link

Bastes commented Mar 11, 2024

By the way, there's still a problem even with that merge request: even though the path is right and asdf shell does not complain anymore when I do an asdf shell ..., when I do an asdf current next, I see the global versions instead of the version that I have specified in my asdf shell ... call...

...so I guess something is still broken, maybe at asdf's level or something?

@ElijahLynn
Copy link

Can you copy that comment to that PR too?

I haven't used this in a while, but maybe someone else can pick this up.

@Bastes
Copy link

Bastes commented Mar 18, 2024

Yep, doing it.

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

Successfully merging a pull request may close this issue.

3 participants