Skip to content
New issue

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

Could not get unknown property kotlin_Version react-native-async-storage_async-storage #1041

Closed
1 of 5 tasks
yasinSimma opened this issue Nov 29, 2023 · 2 comments · Fixed by #1042
Closed
1 of 5 tasks
Labels
bug Something isn't working

Comments

@yasinSimma
Copy link

What happened?

get this error after run npx react-native run-android
Screenshot 2023-11-29 at 12 14 51 PM

Version

1.18.2

What platforms are you seeing this issue on?

  • Android
  • iOS
  • macOS
  • Windows
  • web

System Information

System:
  OS: macOS 13.5
  CPU: (8) arm64 Apple M1
  Memory: 88.97 MB / 8.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 18.17.0
    path: ~/.nvm/versions/node/v18.17.0/bin/node
  Yarn:
    version: 1.22.19
    path: /opt/homebrew/bin/yarn
  npm:
    version: 9.6.7
    path: ~/.nvm/versions/node/v18.17.0/bin/npm
  Watchman:
    version: 2023.11.06.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.12.1
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 22.4
      - iOS 16.4
      - macOS 13.3
      - tvOS 16.4
      - watchOS 9.4
  Android SDK: Not Found
IDEs:
  Android Studio: 2022.3 AI-223.8836.35.2231.10406996
  Xcode:
    version: 14.3/14E222b
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 11.0.16
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.72.4
    wanted: 0.72.4
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: Not found
  newArchEnabled: Not found
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found

Steps to Reproduce

install packages
run android

@yasinSimma yasinSimma added the bug Something isn't working label Nov 29, 2023
@krizzu
Copy link
Member

krizzu commented Nov 29, 2023

Yup, it's regression introduced in v1.20.0, please hold on for the fix is here: #1042

@tido64 tido64 linked a pull request Nov 29, 2023 that will close this issue
@krizzu
Copy link
Member

krizzu commented Nov 29, 2023

v1.21.0 is out, please give it a go 🙏
https://github.com/react-native-async-storage/async-storage/releases/tag/v1.21.0

@krizzu krizzu closed this as completed Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants