You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some problems were found with the configuration of task ':merryjs_photo-viewer:packageDebugResources' (type 'MergeResources').
Gradle detected a problem with the following location: 'C:\Users\Latitude\Desktop\react-native\MarotaCity\node_modules@merryjs\photo-viewer\android\build\generated\res\rs\debug'.
Reason: Task ':merryjs_photo-viewer:packageDebugResources' uses this output of task ':merryjs-photo-viewer: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:
Declare task ':merryjs-photo-viewer:compileDebugRenderscript' as an input of ':merryjs_photo-viewer:packageDebugResources'.
Declare an explicit dependency on ':merryjs-photo-viewer:compileDebugRenderscript' from ':merryjs_photo-viewer:packageDebugResources' using Task#dependsOn.
Declare an explicit dependency on ':merryjs-photo-viewer:compileDebugRenderscript' from ':merryjs_photo-viewer:packageDebugResources' using Task#mustRunAfter.
Gradle detected a problem with the following location: 'C:\Users\Latitude\Desktop\react-native\MarotaCity\node_modules@merryjs\photo-viewer\android\build\generated\res\resValues\debug'.
"react": "18.2.0",
"react-native": "0.72.7",
The text was updated successfully, but these errors were encountered:
Can you please update installation steps on android .. i will be very grateful if you did so
This library is the best but installation on newer React Native versions getting more difficult .. please take a second to update installation to match with newer versions of react
Some problems were found with the configuration of task ':merryjs_photo-viewer:packageDebugResources' (type 'MergeResources').
Gradle detected a problem with the following location: 'C:\Users\Latitude\Desktop\react-native\MarotaCity\node_modules@merryjs\photo-viewer\android\build\generated\res\rs\debug'.
Reason: Task ':merryjs_photo-viewer:packageDebugResources' uses this output of task ':merryjs-photo-viewer: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: 'C:\Users\Latitude\Desktop\react-native\MarotaCity\node_modules@merryjs\photo-viewer\android\build\generated\res\resValues\debug'.
"react": "18.2.0",
"react-native": "0.72.7",
The text was updated successfully, but these errors were encountered: