ForgeRock Developer Experience

Step 2. Install the dependencies

In the following procedure, you install the required modules and dependencies, including the ForgeRock SDK for JavaScript.

  1. In a terminal window, navigate to the sdk-sample-apps folder you downloaded previously.

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

    npm i

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

Copyright © 2010-2024 ForgeRock, all rights reserved.