Prerequisites
Prerequisites
Installing Node.js
Follow the instructions for your operating system found here: nodejs.org/en/download
Installing pnpm
We officially support pnpm version 9+, but we will do our best to keep it compatible with npm and yarn.
The easiest way to install pnpm is via Node.js Corepack. Inside the folder with ExpoStarter, run these commands:
Alternatively, follow the instructions for your operating system found here: pnpm.io/installation