react-native run-ios can not find any simulator

后端 未结 8 685
滥情空心
滥情空心 2020-12-03 08:07

I have been facing an issue where \'react-native run-ios\' can not start, regardless of the simulator I add to the --simulator argument. XCode has the correct location for t

8条回答
  •  温柔的废话
    2020-12-03 09:02

    I tried like below

    Open Xcode. Then Preferences -> Select Components in Tabs.

    Then install any one(or more) of the available simulators on the list. Preferably the recent one at the top.

    It solves the problem.

提交回复
热议问题