jorgebucaran / fisher

A plugin manager for Fish
https://git.io/fisher
MIT License
7.53k stars 257 forks source link

Error installing fisher in macOS Sonoma #781

Closed cmxela closed 7 months ago

cmxela commented 7 months ago

I am trying to install fisher in a fresh install of macOS Sonoma and I am getting the following error


fisher install version 4.4.4
Fetching https://api.github.com/repos/jorgebucaran/fisher/tarball/HEAD
fish: No matches for wildcard '$temp/*/*'. See `help wildcards-globbing`.
                            command cp -Rf $temp/*/* /var/folders/km/8cyqh0hs66l64sprfz6kb9g80000gn/T/tmp.AhGp7HTYuP
                                           ^~~~~~~~^
Installing jorgebucaran/fisher
Updated 1 plugin/s

when I close the session and open again, fisher is not available, neither the plugins installed after.

jorgebucaran commented 7 months ago

Is this a fresh installation, or are you upgrading from an older version of Fisher? It seems like the former, and I'm quite surprised by this behavior. Unfortunately, I'm unable to replicate the issue. You can go ahead and place fisher.fish file in your ~/.config/fish/functions directory.

cmxela commented 7 months ago

The problem has appeared in a totally fresh installation of MacOS and fisher, I have deleted the partition and installed MacOS sonoma in a Macbook Air M1 from an usb. I like to install the new versions from scratch to do some housecleaning of my laptop. Installed Homebrew to install fish, and just after, I installed fisher and I got this message, I have executed the command again to copy/paste in the issue and this is why you saw the Updated 1 plugin/s

jorgebucaran commented 7 months ago

Can you reproduce the issue? Are you still having the issue?

cmxela commented 7 months ago

I have manually placed fisher.fish in ~/.config/fish functions and worked