Outdated template (eas.json)
Author: simaheroCreated Jun 28, 2022Updated Jun 28, 2022
Describe the bug eas.json error on building
Error: eas.json is not valid [ValidationError: "builds" is not allowed]To Reproduce
npx create-react-native-app -t with-dev-clienteas buildExpected behavior No errors should be thrown.
Source: expo/create-react-native-app