expo / create-react-native-app

Create React Native apps that run on iOS, Android, and web
BSD 3-Clause "New" or "Revised" License
13.26k stars 1.35k forks source link

"Npm run ios" Bug on expo 45.0 when it build infinite installed Error #907

Open Luceta opened 2 years ago

Luceta commented 2 years ago

Summary like below screenshot, when i command "npm run ios" , it just stopped even finished to install on simulator .

167257914-214777ea-4729-4e45-8e56-a8cc83412dcc

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.

167258004-477fad33-919e-47b3-9656-7aec835e5f1e

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

167258030-d5134d50-ee67-43f9-83cf-75c949287dc8

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