I am trying to install some fyne applications and I am getting this error:
failed to set up installer: Missing application icon at "/var/folders/rx/j3g8gbtn3rl0v6t2kg_s5nl80000gp/T/fyne-get-ImageViewer-649960204/ImageViewer/Icon.png"
Of course the paths change depending on the application I am trying to install. But it's happening for almost all apps listed on the apps site. In this case I tried these commands:
go install fyne.io/fyne/v2/cmd/fyne@latest
fyne get github.com/Palexer/image-viewer/ImageViewer
I am trying to install some fyne applications and I am getting this error:
Of course the paths change depending on the application I am trying to install. But it's happening for almost all apps listed on the apps site. In this case I tried these commands:
I took the commands from here: https://apps.fyne.io/apps/io.github.palexer.image-viewer.html