Skip to content

ares-launch does not find the Linux simulator #35

@BenoitZugmeyer

Description

@BenoitZugmeyer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions