webos-tools / cli

command-line interface (CLI) for webOS
Apache License 2.0
24 stars 5 forks source link

Unable to use ares-install on any app on new LG TV running WebOS 23 #15

Open alanlekah opened 2 months ago

alanlekah commented 2 months ago

This callback error: "verb uncaughtException Error: Callback was already called." is what I get no matter what (reinstalled and installed npm of the correct version, reinstalled the CLI)

Screenshot 2024-08-21 at 12 21 38 PM

The version the TV is running:

Screenshot 2024-08-21 at 12 27 44 PM


I'm attempting to try the example project: https://github.com/webOS-TV-app-samples/HelloWorldService

And trying to install it on the TV running developer mode with the key server active. It doesn't matter what I try to do but installing from ares CLI doesn't work. I've tried multiple example and non-example apps that were previously working.

here's a screenshot of the command with -v:

Screenshot 2024-08-21 at 12 24 55 PM

the command i'm using: ares-package app service --no-minify && ares-install com.sample.helloworld_1.0.0_all.ipk