Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleImportant!
  1. Node.js 8 12 or later is required for Profound.js.
  2. IBM i 7.2 or higher is required for Node.js 8 12 and later.
  3. The yum opensource package manager is required for installing Node.js on IBM i.

...

If yum is properly set up on your system, you can install Node.js by running the following command in a PASE shell:

Code Block
yum install nodejs8nodejs12

If you would like to install a different version of Node.js version 10 instead, you  you can simply replace nodejs8 with nodejs10 in nodejs12 with the correct version in the command.