Install required software

Before you can set up your development environment, you must install certain third-party software tools.

In addition to software supplied by Oracle, a storefront development environment requires the following:

  • Node.js – Install the most recent LTS (long-term support) version of Node.js 12.x on your system. (Do not install a different major version number.) Node.js 12.x is available at:
    https://nodejs.org/dist/latest-v12.x

    The Node.js installation also includes npm.

  • Yarn – Install the latest stable version of Yarn 1.x on your system. (Do not install Yarn 2.x) .Yarn 1.x is available at:
    https://legacy.yarnpkg.com/docs/install