react-native-image-marker icon indicating copy to clipboard operation
react-native-image-marker copied to clipboard

RN 0.77 issue

Open d97893 opened this issue 10 months ago • 9 comments

Getting error after upgrading react native version to 0.77. Kindly need solution to fix this issue

Execution failed for task ':react-native-image-marker:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction Compilation error. See log for more details

d97893 avatar Feb 05 '25 12:02 d97893

Same here

codenads avatar Feb 07 '25 16:02 codenads

Same Issue

bhanwarsuthar avatar Feb 12 '25 06:02 bhanwarsuthar

Getting error after upgrading react native version to 0.77. Kindly need solution to fix this issue

Execution failed for task ':react-native-image-marker:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction Compilation error. See log for more details

Any Solution?

bhanwarsuthar avatar Feb 14 '25 18:02 bhanwarsuthar

Same here

Found any solution?

bhanwarsuthar avatar Feb 14 '25 18:02 bhanwarsuthar

@bhanwarsuthar not yet

d97893 avatar Feb 17 '25 05:02 d97893

facing the same issue

AnamikaDeb25 avatar Feb 20 '25 10:02 AnamikaDeb25

facing the same issue

ghost avatar Feb 21 '25 07:02 ghost

react-native-image-marker.zip

After installing the latest version of react-native-image-marker using a zip file to replace. The issue has resolved for me.

Installed plugin version "react-native": "0.77.0", "react-native-image-marker": "^1.2.6",

d97893 avatar Feb 21 '25 09:02 d97893

now its wokring for me check this https://github.com/JimmyDaddy/react-native-image-marker/issues/243#issuecomment-2674130449

bhanwarsuthar avatar Feb 21 '25 10:02 bhanwarsuthar

fixed by https://github.com/JimmyDaddy/react-native-image-marker/pull/248

JimmyDaddy avatar Nov 20 '25 07:11 JimmyDaddy