vixalien / muzika

Elegant music streaming app
GNU General Public License v3.0
238 stars 14 forks source link

Unable to install the nightly flatpaks #161

Closed DAPOTTIS closed 1 month ago

DAPOTTIS commented 1 month ago

Followed the instructions in the readme; adding the nightly flatpak runtimes repo, installed the runtimes, then tried to install a nightly build from the Github action. I am faced with the following error:

ms@fedora:~/Downloads/com.vixalien.muzika.Devel-x86_64$ flatpak install --user org.gnome.Platform//master
Looking for matches…
Skipping: org.gnome.Platform/x86_64/master is already installed
ms@fedora:~/Downloads/com.vixalien.muzika.Devel-x86_64$ flatpak install com.vixalien.muzika.Devel.flatpak
error: The application com.vixalien.muzika.Devel/x86_64/master requires the runtime org.gnome.Platform/x86_64/master which was not found

I don't understand how it can't find it even tho its already installed. Help would be appreciated.

DAPOTTIS commented 1 month ago

nevermind, the --user argument is also needed for the muzika install itself.