Ping (ForgeRock) SDKs

Step 2. Install the Ping (ForgeRock) SDK


In the following procedure, you install the Ping (ForgeRock) SDK for JavaScript.

  1. In a terminal window, navigate to the sdk-sample-apps/javascript folder.

  2. To install the required packages, enter the following:

    npm install

    The npm tool downloads the required packages, and places them inside a node_modules folder.