The current EAS build environment uses Node.js v18.16.1 and pnpm v9.3.0. However, this monorepo now utilizes pnpm's catalog feature, which was introduced in pnpm v9.5.0.
Set pnpm to 9.6.0 to ensure catalog functionality support on EAS builds and Node.js version to match the one in the repo.
Relevant eas.json file apps/expo/eas.json
Screenshot of the error i recently encountered on eas:
The current EAS build environment uses Node.js v18.16.1 and pnpm v9.3.0. However, this monorepo now utilizes pnpm's catalog feature, which was introduced in pnpm v9.5.0.
Set pnpm to 9.6.0 to ensure catalog functionality support on EAS builds and Node.js version to match the one in the repo. Relevant eas.json file
apps/expo/eas.json
Screenshot of the error i recently encountered on eas: