在我将react-native升级到0.59版本并为新的更新应用了jetifier之后,出现了这个错误。Execution failed to transform for task ':app:javaPrecompileDebug' Failed to transform
'localSDK.jar' using Jetifier
错误来自于JetifyTransform任务无法处理特定.JAR依赖项(仅供参考- Samsungs Spass SDK): FAILURE: Build failed with an exception/jetifier-standalone -i /Users/hanandann/StudioProjects/...at com.android.tools.build.jetifier.processor.Processor.visit(Processor.kt:425)
at
robolectric-4913185-2\92c6ca3712d7a06f76f70655ec81162ff372fb19\android-all-9-robolectric-4913185-2.jar' using JetifierTo disable Jetifier, set android.enableJetifier=false in your gradle.properties file.时收到此错误。
当我尝试使用react-native run-android运行我的项目时,它显示了这个错误:error Failed to install the app. Make sure you have the Android development environment set up: https://facebook.github.io/react-native/docs/getting-started.html#android-development-environment. 此外,当我从Android Studio运行时,它显示这个错误:ERROR: Android dependency
匕首2.20与雄激素封装结构一起工作吗?我在用Kotlin。在构建过程中,我得到了下面的错误。 at com.sun.tools.javac.util.List$2.next(List.java:432) at com.google.common.collect.Iterables.getOnlyEl