Coder Social home page Coder Social logo

React Native - @aws-amplify/rtn-push-notification - Could not find org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable:1.8.0 - Upgrading React native 0.73 > 0.74 about amplify-js HOT 4 OPEN

George-field avatar George-field commented on June 12, 2024 1
React Native - @aws-amplify/rtn-push-notification - Could not find org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable:1.8.0 - Upgrading React native 0.73 > 0.74

from amplify-js.

Comments (4)

Samaritan1011001 avatar Samaritan1011001 commented on June 12, 2024

Hi @George-field, can you share your android>build.gradle file contents or just confirm that the kotlinVersion is 1.9.22? From the error it might be that it was missed. Thank you.

from amplify-js.

james-cohen avatar james-cohen commented on June 12, 2024

Hi @Samaritan1011001, I've pasted the build.gradle contents below (I'm working on the same project):

buildscript {
    ext {
        kotlinVersion = "1.9.22"
        buildToolsVersion = "34.0.0"
        minSdkVersion = 26
        compileSdkVersion = 34
        targetSdkVersion = 34

        ndkVersion = "26.1.10909125"

        ffmpegKitPackage = "https"
    }
    repositories {
        google()
        mavenCentral()
    }
    dependencies {
        classpath("com.android.tools.build:gradle")
        classpath("com.facebook.react:react-native-gradle-plugin")
        classpath("com.google.gms:google-services:4.4.0")
        classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
    }
}
apply plugin: "com.facebook.react.rootproject"

from amplify-js.

cwomack avatar cwomack commented on June 12, 2024

@George-field, is there any other or more details on the error message beyond what's in this issue? Also, can you share what version of Java you're currently on as well? Should be able to run java -version on your CLI to check.

from amplify-js.

George-field avatar George-field commented on June 12, 2024

@George-field, is there any other or more details on the error message beyond what's in this issue? Also, can you share what version of Java you're currently on as well? Should be able to run java -version on your CLI to check.

Hey @Samaritan1011001 , thanks for getting back to us.

Java Version Details

openjdk version "17.0.9" 2023-10-17 LTS
OpenJDK Runtime Environment Zulu17.46+19-CA (build 17.0.9+8-LTS)
OpenJDK 64-Bit Server VM Zulu17.46+19-CA (build 17.0.9+8-LTS, mixed mode, sharing)

Are there any details you need? There is not much else I can give you aside from the logs above. I tried playing with the Kotlin version and setting classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion" but this was more of wishful thinking

from amplify-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.