React Native BUILD SUCCEED, but “No devices are booted.”

后端 未结 9 1521
一整个雨季
一整个雨季 2021-01-31 20:57

Here\'s my environment:

➜  AwesomeProject node --version
v6.3.0
➜  AwesomeProject npm --version
3.10.3
➜  AwesomeProject react-native --version
react-native-cli: 1.0.         


        
9条回答
  •  暖寄归人
    2021-01-31 21:34

    Had a similar problem so I opened it up in Xcode and built the project from there. The issue was that no device was selected. Xcode will tell you that when you try to build.

提交回复
热议问题