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

Plugin with id 'org.jetbrains.kotlin.android' not found. #304

Open
superyarik opened this issue Oct 3, 2024 · 0 comments
Open

Plugin with id 'org.jetbrains.kotlin.android' not found. #304

superyarik opened this issue Oct 3, 2024 · 0 comments

Comments

@superyarik
Copy link

пытаюсь собрать билд для андроид с expo 48
"react-native-yamap": "4.8.1",

плагин сделал, в app.json подключил, на этапе билда падает с ошибкой

FAILURE: Build completed with 2 failures.
[RUN_GRADLEW] 1: Task failed with an exception.
[RUN_GRADLEW] -----------
[RUN_GRADLEW] * Where:
[RUN_GRADLEW] Build file '/private/var/folders/yd/_wh_3gk938l233dlkpzgzyww0000gn/T/eas-build-local-nodejs/b15e00ab-7cef-452a-b78c-f8d9980dc3f7/build/node_modules/react-native-yamap/android/build.gradle' line: 10
[RUN_GRADLEW] * What went wrong:
[RUN_GRADLEW] A problem occurred evaluating project ':react-native-yamap'.
[RUN_GRADLEW] > Plugin with id 'org.jetbrains.kotlin.android' not found.
[RUN_GRADLEW] * Try:
[RUN_GRADLEW] > Run with --stacktrace option to get the stack trace.
[RUN_GRADLEW] > Run with --info or --debug option to get more log output.
[RUN_GRADLEW] > Run with --scan to get full insights.
[RUN_GRADLEW] ==============================================================================
[RUN_GRADLEW] 2: Task failed with an exception.
[RUN_GRADLEW] -----------
[RUN_GRADLEW] * What went wrong:
[RUN_GRADLEW] A problem occurred configuring project ':react-native-yamap'.
[RUN_GRADLEW] > compileSdkVersion is not specified. Please add it to build.gradle
[RUN_GRADLEW] * Try:
[RUN_GRADLEW] > Run with --stacktrace option to get the stack trace.
[RUN_GRADLEW] > Run with --info or --debug option to get more log output.
[RUN_GRADLEW] > Run with --scan to get full insights.
[RUN_GRADLEW] ==============================================================================
[RUN_GRADLEW] * Get more help at https://help.gradle.org
[RUN_GRADLEW] BUILD FAILED in 23s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant