Hello,
I have a daily script that auto-updates my butler exe:
butler upgrade --assume-yes
It now returns this weird error:
∙ Looking for head upgrades...
warning: Refusing to upgrade self-built butler without --force
I don’t really get what a self-built butler is 🤔 I re-downloaded latest win64 bin (head, built on Dec 3 2024 @ 23:09:26
)
I could use --force
, but this would make it self-update daily, even if nothing new was actually released.
This only started to happen this week to me. Is there another fix?