Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Important!

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

Don't have yum?

Documentation by IBM on how to install the yum opensource package manager to an IBM i can be found here.

Installing Node.js with yum Package Manager

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

yum install nodejs8

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

 

 

 

  • No labels