fisher: Installation script blocked
After entering in my fish shell the following command: curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher
the installation script stays locked after displaying the following:
fisher install version 4.3.0
Fetching https://codeload.github.com/jorgebucaran/fisher/tar.gz/HEAD
It isn’t a problem of connection or proxy because launching: wget https://codeload.github.com/jorgebucaran/fisher/tar.gz/HEAD
the file is correctly downloaded on my machine.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 35 (15 by maintainers)
It seems like this has been fixed upstream! 🎉
I tried again and now the script works, maybe a fix has been developed
Try to launch in local the instructions that I have written up they contain the source of the Docker image and how to launch it to verify if the installer works well
I just uninstalled fig and then fisher works as expected.
Let’s leave it open then! 👍
Think you can create a Docker image where we can reproduce the problem?
Works for me. Fish 3.3.1 installed with brew on macOS Monterey, M1 chip.