teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.46k stars 585 forks source link

Can't build the package after installing and doing ./gradlew clean #607

Closed abisalde closed 7 months ago

abisalde commented 11 months ago

Describe the bug react-native-camera-kit/android/build.gradle' line: 11

To Reproduce

 cd android
./gradlew clean

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Screenshot 2023-10-16 at 19 28 51

Screenshot 2023-10-16 at 19 29 18

Desktop (please complete the following information): System: OS: macOS 13.5.2 CPU: (8) arm64 Apple M1 Pro Memory: 61.39 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 8.19.4 - ~/.nvm/versions/node/v16.20.2/bin/npm Watchman: 2023.09.18.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.13.0 - /Users/username/.rbenv/shims/pod SDKs: iOS SDK: Platforms: DriverKit 23.0, iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0 Android SDK: Not Found IDEs: Android Studio: 2022.3 AI-223.8836.35.2231.10671973 Xcode: 15.0/15A240d - /usr/bin/xcodebuild Languages: Java: 11.0.20.1 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 17.0.2 => 17.0.2 react-native: 0.68.5 => 0.68.5 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

DavidBertet commented 9 months ago

Sorry for the delay, your configuration looks fine.

Did you find a solution to your issue?

abisalde commented 7 months ago

@DavidBertet

My work around for the issue, I downgraded the version of react-native-camera-kit to version 12.0.0

And build Android Studio