Versions Compared

Key

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

...

  • For Windows and Linux, it’s recommended to use a tool like nvs (Node Version Switcher) as this allows you to install multiple versions of Node/NPM side-by-side and switch between them as needed.

  • For IBM i, the only option is to install from the online repositories provided by IBM, via the yum package manager. See here for detailed information on how to set up yum on IBM i.

For IBM i, Profound Installer is able to detect/discover available The table below shows which Node.js /NPM versions on the system and will allow you to select from compatible versions. For other platforms, Profound Installer uses the PATH environment variable to locate Node.js and NPM.
See the documentation for Profound.js and Profound API to determine what versions of Node.js/NPM are compatible with the product versions you want to install. versions are supported for each product version:

Profound.js / Profound API VersionSupported Node.js Versions
614, 16, 18


You should always use the most up-to-date compatible version of Node.js/NPM. For example, at the time of this writing the current version of Profound.js was version 6. Profound.js version 6 supports Node 14, 16, and 18. This means that you should generally use Node 18 with Profound.js 6, unless your application requires an older version for some reason.


For IBM i, Profound Installer is able to detect/discover available Node.js/NPM versions on the system and will allow you to select from compatible versions. For other platforms, Profound Installer uses the PATH environment variable to locate Node.js and NPM.

SSH Server (for remote installs only) 

...