Bug report
When trying to install the latest release 5.9.0, I get this issue.
Environment
Same a previous issue logged.
How to reproduce
wget https://api.inkdrop.app/download/linux/rpm -O /tmp/inkdrop.rpm && sudo yum install /tmp/inkdrop.rpm && rm /tmp/inkdrop.rpm
I’m using the archived zip file version for now, but I can’t see a Icon for a Linux desktop file or an example of a Linux desktop file.
craftzdog
(Takuya Matsuyama)
3
Hi Frits,
Thanks for reporting.
It looks like the issue is the same as this one:
Slack is also an Electron-based app, and the installer tries to create symlinks to the same paths.
Could you try the --force
option?