To install the Node.js Client module:

  1. Download the TAR file for the Node.js Client from Tanzu Network at VMware Tanzu GemFire.

  2. From your app’s root directory, run npm install to add the Node.js Client for VMware GemFire Node.js module to the dependencies defined in your application’s package.json.

    npm install gemfire-nodejs-client-2.0.1.tgz
    
check-circle-line exclamation-circle-line close-line
Scroll to top icon