You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
"react-native": "0.67.2",
FAILURE: Build failed with an exception.
Execution failed for task ':react-native-serialport:bundleReleaseAar'.
The text was updated successfully, but these errors were encountered: