react-native-serialport icon indicating copy to clipboard operation
react-native-serialport copied to clipboard

FAILURE: Build failed with an exception.

Open boonook opened this issue 2 years ago • 0 comments

"react-native": "0.67.2",

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-serialport:bundleReleaseAar'.

Error while evaluating property 'hasLocalAarDeps' of task ':react-native-serialport:bundleReleaseAar' Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :react-native-serialport project caused this error: /Users/zhuxiuwu/space/native/nativeapp/node_modules/react-native-serialport/android/libs/usbserial-6.0.5-release.aar

boonook avatar Jun 16 '22 13:06 boonook