fyne-io / fyne-io.github.io

Fyne.io Website
https://fyne.io/
46 stars 17 forks source link

Failed to set up installer #60

Open vaibhav-kaushal opened 2 months ago

vaibhav-kaushal commented 2 months ago

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 took the commands from here: https://apps.fyne.io/apps/io.github.palexer.image-viewer.html

andydotxyz commented 2 months ago

Can you confirm the version of fyne command? (fyne --version)