pacman was recently upgraded, which momentarily broke yay (and other similar helpers).
To get it working, I followed these steps:
pacman -Syu
Let that finish, then restart your system.
- Now update everything, including AUR packages.
eos-update --yay
Hopefully no issues?