Edit in GitHubLog an issue

Get started

Before you can start developing with PWA Studio, make sure you meet the requirements listed on this page.

Minimum requirements

  • A basic knowledge of React
  • Node >= 14
  • Yarn (recommended) or NPM

Check Node and Yarn versions

Verify your development environment has the minimum prerequisite versions of Node and Yarn installed:

Yarn v2 is currently not supported as its hoisting method is fundamentally different than v1.

Run the following commands in your terminal to identify which versions you have installed.

PWA Studio supports NodeJS Long Term Support (LTS) versions, currently v16 and v18, which are always even-numbered.

Node

Copied to your clipboard
node -v

Yarn

Copied to your clipboard
yarn -v

If entering these commands does not show you a version number, install Node.js, Yarn, or both.

Next steps

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.