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

Build error with RN 0.74.7 #1503

Open
floodsterdev opened this issue Jan 31, 2025 · 1 comment
Open

Build error with RN 0.74.7 #1503

floodsterdev opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@floodsterdev
Copy link

floodsterdev commented Jan 31, 2025

Execution failed for task ':shopify_flash-list:compileDebugKotlin'.

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

e: .../node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:31:5 'dispatchDraw' overrides nothing
e:.../node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:34:28 Type mismatch: inferred type is Canvas? but Canvas was expected

I set it already
ext{
...
kotlinVersion = "1.9.22"
}
but getting build error like above.
I am using the latest version of the module(1.7.3)

Thanks

@floodsterdev floodsterdev added the bug Something isn't working label Jan 31, 2025
@naqvitalha
Copy link
Collaborator

Can you try version 1.7.2 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants