jorgebucaran / fisher

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

Fisher broken after mac update #769

Closed pcriv closed 11 months ago

pcriv commented 11 months ago

After an update to macOS 13.5 fisher cmd stopped working.

Tried reinstalling but I get the following error:

❯ curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
fisher install version 4.4.3
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/zv/1phkpmk17z7_9cmhds0176140000gp/T/tmp.OSiHwdAt
                                           ^~~~~~~~^
Installing jorgebucaran/fisher
Updated 1 plugin/s
jorgebucaran commented 11 months ago

Is there any additional information you can provide? Without further details, we're at a standstill since the issue isn't reproducible.

jorgebucaran commented 11 months ago

Friendly ping. @pcriv

pcriv commented 11 months ago

Hi @jorgebucaran! sorry I'm on holidays but I'll try to add any extra info I can find asap

pcriv commented 11 months ago

So... grabbed my laptop after a few days, tried installing againg and now it works 🤷🏽