Warning |
---|
|
- Node.js 12 or 14 is required for Profound.js 5.
- Node.js 14 or 16 is required for Profound.js 6.
- IBM i 7.2 or higher is required for Node.js 12 and later.
- The yum opensource package manager is required for installing Node.js on IBM i.
|
...
For example, if NPM shows a message like below, DO NOT follow the steps given to update NPM:
Info |
---|
|
If you accidentally changed the version of NPM from that installed by yum, re-install Node.js to set NPM back to normal. For example, to re-install Node.js 14 w/NPM 6:
yum reinstall nodejs14
|