react-native-yamap icon indicating copy to clipboard operation
react-native-yamap copied to clipboard

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

Open superyarik opened this issue 1 year ago • 0 comments

пытаюсь собрать билд для андроид с 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

superyarik avatar Oct 03 '24 14:10 superyarik