What app is this about, and its version: LXD-UI 0.22~ynh1 What YunoHost version are you running: 12.1.40.1 What type of hardware are you using: Other(?)
Describe your issue
Hi,
Tried installing LXD-UI and it errors during yarn command.
Looks like it needs to check if yarn is available otherwise install it as I tested typing yarn into CLI and it has the same error.
Happy to test when needed.
Ben
EDIT: Should also note, I am using x86_64 dedicated server with OVH.
The fact that yarn also fails directly on your OVH server points to a missing app dependency, not the x86_64 setup. This looks like an LXD-UI packaging issue.
I understand that yarn isn’t installed on my system, just wanted to bring it to the author’s attention. The script may need a way of detecting yarn and if not installed then installing before continuing.