Nodejs Requirement

The Reports Service requires Node.js 22 LTS >= 22.21.1. Follow the install steps on your Report server according to your operating system's requirements:
  1. Download the Node.js 22 LTS installer.
  2. Select the 22.x LTS version.
  3. Run the .msi installer and follow the wizard.
  4. Restart the terminal.

Verify the Installation

Run the following command to verify whether Nodejs is installed on Report server:
CODE
node --version