React Native, AwesomeProject, react-native run-ios : ** BUILD FAILED **

前端 未结 2 619
南旧
南旧 2021-01-12 20:34

I trying to run my first React Native... with AwesomeProject... After a \"react-native run-ios\" i got :

** BUILD FAILED **

The following

2条回答
  •  旧时难觅i
    2021-01-12 20:59

    Try running react-native upgradeand then say yes to all subscribing messages. After that, try react-native run-ios again

提交回复
热议问题