jorgebucaran / fisher

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

Error? on trying to install any plugin or fisher itself #789

Closed ShadeZerox closed 1 week ago

ShadeZerox commented 1 month ago

image Here, firstly i downloaded fisher from arch repository, then rebooted. Later on trying to install plugins i get the same result as above and it refuses to do anything. I would have to manually stop it by ctrl C

So i tried installing it with curl. For that i just uninstalled fisher and tried to reinstall it with curl. Now i get the same thing again. I don't even know what do with these jumbled numbers, never saw anything like this before. (I am kinda new to this stuff)

jorgebucaran commented 1 month ago

First, remove any old Fisher version you may have installed via Arch. Next, install Fisher using the instructions in the README. This is the official and only supported method. Finally, ensure you are running a recent version of Fish; if possible, upgrade to the latest version.

If this doesn't fix the issue, the problem might be in your config.fish or a Fish file inside conf.d. If you like, you can paste your config.fish here, and I will take a look.

jorgebucaran commented 1 week ago

Closing due to inactivity. Also, this is most definitely not an issue with Fisher itself, but probably rather a local Fish configuration problem.