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

Execution failed for task ':carexcn-react-native-photo-editor:compileDebugKotlin'. #53

Open
RookieZxy opened this issue Apr 13, 2023 · 2 comments

Comments

@RookieZxy
Copy link

RookieZxy commented Apr 13, 2023

I just run "npm i @baronha/react-native-photo-editor" && "npx react-native run-android ". Then it execution failed.

The error message is :

        FAILURE: Build failed with an exception.
        
        * What went wrong:
        Execution failed for task ':@baronha/react-native-photo-editor:compileDebugKotlin'.
        > Compilation error. See log for more details
        
        * Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
        
        * Get more help at https://help.gradle.org

Could you help to fix it?

@hickskorir
Copy link

Fixed it by adding

kotlinVersion = "1.5.32"

to android/build.gradle

@jokerhp6789
Copy link

I've fixed by follow this comment

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

3 participants