Executed npx react-native run-android and app crashed.No error message.
Environment
Windows 10
Npm 6.13.7
λ npx react-native run-android
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag.
Jetifier found 1028 file(s) to forward-jetify. Using 8 workers...
info Starting JS server...
info Installing the app...
BUILD SUCCESSFUL in 16s
135 actionable tasks: 2 executed, 133 up-to-date
info Connecting to the development server...
adb.exe: error: closed
warn Failed to connect to development server using "adb reverse": Command failed: C:\Users\Erhan\AppData\Local\Android\Sdk/platform-tools/adb -s 192.168.33.101:5555 reverse tcp:8081 tcp:8081
info Starting the app on "192.168.33.101:5555"...
Starting: Intent { cmp=com.reactnativestarterkit/.MainActivity }
Executed npx react-native run-android and app crashed.No error message.
Environment Windows 10 Npm 6.13.7
λ npx react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 1028 file(s) to forward-jetify. Using 8 workers... info Starting JS server... info Installing the app...
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 16s 135 actionable tasks: 2 executed, 133 up-to-date info Connecting to the development server... adb.exe: error: closed warn Failed to connect to development server using "adb reverse": Command failed: C:\Users\Erhan\AppData\Local\Android\Sdk/platform-tools/adb -s 192.168.33.101:5555 reverse tcp:8081 tcp:8081 info Starting the app on "192.168.33.101:5555"... Starting: Intent { cmp=com.reactnativestarterkit/.MainActivity }