You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
Here's what happen when I try to install it in the normal way (as suggested by docs):
❯ fisher spacefish
Installing 1 plugin/s
! Fetch spacefish github.com/fisherman/spacefish
! There was an error installing spacefish or more plugin/s.
Try using a namespace before the plugin name: owner/spacefish
Easy fix:
~/Code/banter master
❯ fisher matchai/spacefish
Installing 1 plugin/s
OK Fetch spacefish github.com/matchai/spacefish
Done in 15s 984ms
On Sat 3 Mar, 2018, 1:38 AM Matan Kushner, ***@***.***> wrote:
Hey Ujjwal! Thank you for opening an issue.
You shouldn't need to provide a namespace when installing spacefish, since
it has been added to the fisher index here:
https://github.com/fisherman/index/blob/master/index#L487-L491
I would suggest trying to run the following commands:
__fisher_remote_index_update
fisher update
fisher install spacefish
I reinstalled spacefish on my end and didn't encounter any issues.
Let me know if it still fails to install 😄
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMg3Mit76woog35opDLEESa4CpTZe0vUks5taabKgaJpZM4SaY9V>
.
Here's what happen when I try to install it in the normal way (as suggested by docs):
Easy fix:
After this, it just proceeds to throw #16
The text was updated successfully, but these errors were encountered: