...
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.
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. 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.
Anchor | ||||
---|---|---|---|---|
|
Profound Installer connects to remote systems using SSH. This requires that an SSH server (such as OpenSSH) is running on any remote target systems, and that the PC or computer running Profound Installer can connect to it over the network.
...