expo / expo/create-react-native-app
"Npm run ios" Bug on expo 45.0 when it build infinite installed Error
- Dominant language
- JavaScript
- Stars
- 13.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Summary
like below screenshot, when i command "npm run ios" , it just stopped even finished to install on simulator .

in this situation , i press "i" to open simulator on app. like below picture, it manually finsihed to install and open it on app! not automatically installed and open on simulator.

Mac Os :12.3.1
X code: 13.31
image
but if i downgrade on package.json , "expo": "~44.0.2", it should be automatically installed and open app on simulator and build.
please check it the 45.00 version
Environment:
After"npx create-react-native-app ",
"npm run ios"
it bug happend.
Please specify your device/emulator/simulator platform, model and version
Mac Os :12.3.1 X code: 13.31 pod : 1.11.3

Error output
Not error but, it not automaticllly build so it should be press i to open simulator again and to build.
Reproducible demo or steps to reproduce from a blank project
image
Contributor guide
Assessment
This issue has not been assessed yet.