-
Notifications
You must be signed in to change notification settings - Fork 283
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
Task :shopify_flash-list:packageDebugResources FAILED #926
Labels
bug
Something isn't working
Comments
I have the same problem |
Any solution for this issue ? |
me too |
1 similar comment
me too |
Same here. Any solutions? |
same here... |
I came across this issue recently and, noticed that flash-list was being linked manually in the code base. If you are linking manually, try doing auto linking and see if it works for you |
I tried following the manual you linked, but it's still not working for me. Any solutions? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
w: Argfile not found: C:\Users\1\AppData\Local\kotlin\daemon\shopify-flash-list_debug
w: file:///D:/project/speech/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutShadow.kt:87:13 Name shadowed: actualScrollOffset
w: file:///D:/project/speech/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:14:44 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///D:/project/speech/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:147:30 'RCTEventEmitter' is deprecated. Deprecated in Java
w: file:///D:/project/speech/node_modules/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/AutoLayoutView.kt:148:18 'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
49 actionable tasks: 44 executed, 5 up-to-date
FAILURE: Build failed with an exception.
What went wrong:
Some problems were found with the configuration of task ':shopify_flash-list:packageDebugResources' (type 'MergeResources').
Gradle detected a problem with the following location: 'D:\project\speech\node_modules@shopify\flash-list\android\build\generated\res\rs\debug'.
Reason: Task ':shopify_flash-list:packageDebugResources' uses this output of task ':@shopify-flash-list:compileDebugRenderscript' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
Possible solutions:
Please refer to https://docs.gradle.org/8.0.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Gradle detected a problem with the following location: 'D:\project\speech\node_modules@shopify\flash-list\android\build\generated\res\resValues\debug'.
Reason: Task ':shopify_flash-list:packageDebugResources' uses this output of task ':@shopify-flash-list:generateDebugResValues' without declaring an explicit or implicit dependency. This can lead to incorrect
results being produced, depending on what order the tasks are executed.
Possible solutions:
Please refer to https://docs.gradle.org/8.0.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Try:
Platform:
Environment
system: win10
react-native: 0.72.4
@shopify/flash-list: 1.6.1
kotlinVersion: 1.8.10
The text was updated successfully, but these errors were encountered: