[Yoink] ...Getting an error message that Yoink is not installed.
Extension
https://www.raycast.com/koinzhang/yoink
Raycast Version
1.78.1
macOS Version
14.5
Description
I get the error message "Yoink is not installed."
Steps To Reproduce
Yoink is installed through Setapp (setapp.com).
Current Behaviour
No response
Expected Behaviour
No response
Thank you for opening this issue!
🔔 @koinzhang you might want to have a look.
💡 Author and Contributors commands
The author and contributors of koinzhang/yoink can trigger bot actions by commenting:
-
@raycastbot close this issueCloses the issue. -
@raycastbot rename this issue to "Awesome new title"Renames the issue. -
@raycastbot reopen this issueReopens the issue. -
@raycastbot assign meAssigns yourself to the issue. -
@raycastbot good first issueAdds the "Good first issue" label to the issue. -
@raycastbot keep this issue openMake sure the issue won't go stale and will be kept open by the bot.
Hi @diwaniec. Thanks for the feedback, I've submitted a PR #13393 to fix this issue. But I don't have SetApp, so I haven't tested it (I'm relying on my previous experience fixing this issue), can you test it for me if it's convenient? Here's the updated code, which you can run locally using the Import Extension command. yoink.zip
Thank you for your kind help! Unfortunately, I'm still having the problem. An idea: Setapp installs apps in a different location. Rather than being in "~/Applications/" they are in "~/Applications/Setapp/". Just a guess. Could that be the issue?
Yes. SetApp installs a different path to the app, can you tell me the installation path for Yoink on your computer? I used /Applicatios/Setapp/Yoink.app but it doesn't seem right according to your debugging!
yoink.zip Here is the latest code, can you have a try?