You are reporting an issue at the Appium Desktop repository. Appium Desktop is a wrapper around Appium. If you are having trouble running tests, it is much more likely that the problem you are encountering is not a problem with Appium Desktop but with Appium. For that reason we require you to have tried your testcase with Appium CLI before reporting issues. Check the checkbox below to confirm that you have proven your issue does _not_ reproduce on Appium itself:
https://www.npmjs.com/package/appium-desktop
The latest shown version on npmjs is 1.14.1

Will this be updated to enable running npm i appium-desktop for version 1.16.0?
hm... I didn't know the npm module.
Let me ask appium developers if someone published this module via npm
It was published by someone I've never heard of...
@KazuCocoa @imurchie Are there any plans on hosting appium-desktop on homebrew or npm?
I am creating a script that sets up users for Appium Development, would be nice to have a one line command.
No plans, no. But since it's hosted on github it should be relatively easy to write a script to get the dmg and install.
Ahh good point @imurchie . I'll do this. Thank you!
The level of effort isn't too high to be available as a third-party tap for brew cask right? Would that be something y'all would be interested in?
So no to a cask then? @kazucocoa
Yes, no for official for now as https://github.com/appium/appium-desktop/issues/1233#issuecomment-580818459
Curious if there is any con for having the cask? What are the downsides?
No much resource, for now, to introduce new toolchain to support like brew.
It is welcome you to join us to maintain and help users :)