When I run
react-native run-android
in my cmd, I met a problem:
Incremental java compilation is an incubating feature.
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring project ':app'.
Could not resolve all dependencies for configuration ':app:_debugApk'.
Configuration with name 'default' not found.
Does anybody has the same problem ?