We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get the following error ask :react-native-async-storage_async-storage:kaptDebugKotlin FAILED
ask :react-native-async-storage_async-storage:kaptDebugKotlin FAILED
1.17.12
System: OS: macOS 12.6.3 CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz Memory: 267.14 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.14.2 - ~/.nvm/versions/node/v16.14.2/bin/node Yarn: 1.22.18 - ~/.nvm/versions/node/v16.14.2/bin/yarn npm: 8.5.0 - ~/.nvm/versions/node/v16.14.2/bin/npm Watchman: 2022.03.21.00 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.2 - /Users/ankur/.rbenv/shims/pod SDKs: iOS SDK: Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1 Android SDK: API Levels: 29, 30, 31, 32, 33 Build Tools: 30.0.2, 30.0.3, 31.0.0, 32.0.0, 32.1.0, 33.0.0, 33.0.0 System Images: android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom Android NDK: Not Found IDEs: Android Studio: Not Found Xcode: 14.2/14C18 - /usr/bin/xcodebuild Languages: Java: 11.0.11 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: * => 18.2.0 react-native: * => 0.71.4 react-native-macos: Not Found npmGlobalPackages: *react-native*: Not Found
Set kotlinVersion in build.gradle to 1.8.0 or above
kotlinVersion
build.gradle
1.8.0
The text was updated successfully, but these errors were encountered:
Related? #832
Sorry, something went wrong.
🎉 This issue has been resolved in version 1.18.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
What happened?
Get the following error
ask :react-native-async-storage_async-storage:kaptDebugKotlin FAILED
Version
1.17.12
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
Set
kotlinVersion
inbuild.gradle
to1.8.0
or aboveThe text was updated successfully, but these errors were encountered: