-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi there.
I just downloaded the latest simulator from this page. "webOS TV 25 Simulator" / "Linux 64-bit" / "webOS_TV_25_Simulator_1.4.3_linux.zip"
After unzipping, the simulator file is called webOS_TV_25_Simulator_1.4.3.AppImage. When running npx ares-launch -v --simulator-path webOS_TV -s 25 app, the following error shows up:
ares-launch ERR! [Tips]: No existing simulator excutable file which name starting with <webOS_TV_25_Simulator>
However, this isn't true: the file exists and correctly starts with webOS_TV_25_Simulator. After digging in, it looks like ares-launch is looking for a file with the .appimage extension. The case is incorrect here: the official file ends with .AppImage, and ares-launch looks for .appimage.
Renaming the file fixes the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels