Error Running React Native App From Terminal (iOS)

前端 未结 13 2710
借酒劲吻你
借酒劲吻你 2020-12-22 15:43

I am following the tutorial on the official React Native website.

Using the following to build my project:

react-native run-ios

I g

13条回答
  •  既然无缘
    2020-12-22 16:13

    1) Go to Xcode Preferences

    2) Locate the location tab

    3) Set the Xcode verdion in Given Command Line Tools

    Now, it ll successfully work.

提交回复
热议问题