webOS CLI Installation

Follow the procedure below to install CLI.

System requirements

Check if the system requirements are met before starting installation. CLI may work even if they are not met but stability is not guaranteed.

Operating Systems

OSRequirement
WindowsWindows 10 or higher (64bit only)
LinuxUbuntu 20.04 or higher (64bit only)
macOSmacOS High Sierra (10.13) or higher (64bit only)

Software Tools

  • Node.js (Recommended versions: 14.15.1 - 16.20.2)
  • npm

Install webOS CLI

Caution
If you have installed webOS TV or webOS OSE CLI, which are now deprecated, see Preparation for installing webOS CLI and uninstall them first.

CLI can be installed using Node Package Manager(npm). Execute the following command in a terminal, using the -g option to install the CLI globally.

$ npm install -g @webos-tools/cli

After installing, check if the if the version matches with the latest version of CLI npm package.

$ ares -V
No Headings