expo / expo/create-react-native-app
Outdated template (eas.json)
Open
- Dominant language
- JavaScript
- Stars
- 13.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.