create-react-native-app icon indicating copy to clipboard operation
create-react-native-app copied to clipboard

Outdated template (eas.json)

Open simahero opened this issue 3 years ago • 0 comments

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-client
eas build

Expected behavior No errors should be thrown.

simahero avatar Jun 28 '22 21:06 simahero