The `util.isDate` API is deprecated

When trying to run the command ares-install --device tv ./com.domain.app_1.0.0_all.ipk I get the error
The util.isDate API is deprecated. Please use arg instanceof Date instead.
What are the ways to solve the problem?

@webos-tools/cli was tested on Node.js v14.15.1 and v16.20.2. Please use Node.js v16.20.2 and try again. Thank you.

Come on, Node 24 is approaching LTS mode. We cannot rely on 4-5 year old Node versions.

I filed an issue for this: @webos-tools/cli fails with Node.js 22 due to deprecated util.isDate API · Issue #28 · webos-tools/cli · GitHub

If there are any updates, we will let you know via our website. Thank you.