我刚刚通过以下方法初始化了一个新的new本机项目:我已经收到了这个错误:
error FailedMake sure you have an Android emulator running or a device connected.buildAndRun (/Users/danale/Projects/engageMobile/node_modules/@react-native-comm
我试图使用react-native run-android命令在模拟器中运行我的react原生应用程序,但是它抛出了这个错误warn Failed to connect to development server using "adb reverse": spawnSync /Opt/AndroidError
我试图使用以下命令运行一个android项目:但是它没有构建任何东西并打印这个msg:
Starting JS server...Building and installing the app on the device (cd android && gradlew.bat installDebug)...Make sure you have an Android emulator running or a device