We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Describe the bugeas.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-client
eas build
Expected behaviorNo errors should be thrown.