Install NPM Packages for Node.js Client
NCache provides NPM packages that contain various libraries for NCache to work in your Node.js Client and server environments. To install npm packages for NCache, run the following commands in a shell environment. This will install all NCache Node.js Client libraries in your application:
npm install ncache-client
You can also add and include the following module in your application for Node.js Sessions:
npm install ncache-sessions
Supported Node.js Versions
The supported Node.js versions are as follows:
Product | Versions |
---|---|
Node.js | v14.15.3 or later. |
Linux/Windows Installer for Node.js Client
Unlike the Remote Node.js Client, the mentioned installers allow you to opt for more complete feature sets like Cache Server and Developer/QA. For details about the prerequisites and steps involved in installing NCache through these installers, refer to the following: