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)
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:
the command i'm using: ares-package app service --no-minify && ares-install com.sample.helloworld_1.0.0_all.ipk
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)
The version the TV is running:
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:
the command i'm using:
ares-package app service --no-minify && ares-install com.sample.helloworld_1.0.0_all.ipk