3秒内失败
错误无法安装该应用程序。确保已设置Android开发环境:https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment。使用--verbose标志运行CLI以获取更多详细信息。 错误:命令失败:gradlew.bat app:installDebug -PreactNativeDevServerPort = 8081
失败:构建失败,并出现异常。
出了什么问题: 无法确定任务':app:preDebugBuild'的依赖关系。
无法解决配置':app:debugRuntimeClasspath'的所有任务依赖关系。 无法解析项目:react-native-camera。 要求: 项目:app 无法在以下项目的不同方案之间进行选择:react-native-camera: -generalDebugRuntimeElements -mlkitDebugRuntimeElements 它们都符合使用者属性: -多种“ generalDebugRuntimeElements”功能odfl_poc:react-native-camera:unspecified: -无与伦比的属性: -找到com.android.build.api.attributes.VariantAttr'generalDebug',但这不是必需的。 -找到了“本机”“通用”相机,但不是必需的。 -兼容的属性: -必需com.android.build.api.attributes.BuildTypeAttr'debug',并找到兼容值'debug'。 -必需com.android.build.gradle.internal.dependency.AndroidTypeAttr'Aar',并找到兼容值'Aar'。 -必需的org.gradle.usage'java-runtime'和找到兼容的值'java-runtime'。 -变体'mlkitDebugRuntimeElements'功能odfl_poc:react-native-camera:unspecified: -无与伦比的属性: -找到com.android.build.api.attributes.VariantAttr'mlkitDebug',但这不是必需的。 -找到了react-native-camera'mlkit',但不是必需的。 -兼容的属性: -必需com.android.build.api.attributes.BuildTypeAttr'debug',并找到兼容值'debug'。 -必需com.android.build.gradle.internal.dependency.AndroidTypeAttr'Aar',并找到兼容值'Aar'。 -必需的org.gradle.usage'java-runtime'并找到兼容的值'java-runtime'。
尝试: 使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获取更多日志输出。使用--scan运行以获取完整的见解。
我正在使用react native 0.60.4,gradle 3.4.1,react-native-camera“:” ^ 3.0.0“ 任何人都可以建议我为什么安装了React Camera后无法运行我的应用程序,或者建议我还有其他方法可以在React Native中扫描条形码。预先感谢