Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fisher self-update is broken #656

Closed
edheltzel opened this issue Jan 29, 2021 · 4 comments
Closed

Fisher self-update is broken #656

edheltzel opened this issue Jan 29, 2021 · 4 comments

Comments

@edheltzel
Copy link

edheltzel commented Jan 29, 2021

Any time I run fisher self-update the response:

fetching https://raw.githubusercontent.com/jorgebucaran/fisher/master/fisher.fish
fisher: cannot update fisher -- are you offline?

Both URLs listed below return a 404
https://raw.githubusercontent.com/jorgebucaran/fisher/main/fisher.fish
OR
https://raw.githubusercontent.com/jorgebucaran/fisher/master/fisher.fish

Looks like it should be
https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish

@jorgebucaran
Copy link
Owner

We have instructions you can follow to upgrade from Fisher 3.x in the migration guide: #652. 💁‍♂️✨

Let me know if you need more help. 👋

@edheltzel
Copy link
Author

@jorgebucaran thanks - though I find it very odd that setting up my new mac and using the
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher it would be install an old version. But none the less thank you.

@jorgebucaran
Copy link
Owner

That's odd, indeed. What happens when you go to https://git.io/fisher now?

@edheltzel
Copy link
Author

edheltzel commented Jan 29, 2021

Takes me there - which looks correct https://raw.githubusercontent.com/jorgebucaran/fisher/HEAD/functions/fisher.fish

Though I'm having all kind of issues with the apple ARM but that's unrelated to this - Your steps from issue #652 worked so thanks for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants