Error Running React Native App From Terminal (iOS)

前端 未结 13 2729
借酒劲吻你
借酒劲吻你 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 15:55

    Check out this link (Running react-native run-ios occurs an error?). It appears to be a problem with the location of Command line tools.

    In Xcode, select Xcode menu, then Preferences, then Locations tab. Select your Xcode version from the dropdown and exit Xcode.

提交回复
热议问题