ArtGallery icon indicating copy to clipboard operation
ArtGallery copied to clipboard

Error when compile and execute

Open blackbirdsr71br opened this issue 1 year ago • 1 comments

Good Morning.

Today I probe your repository but when I install the app return an error, the error is follow: çFATAL EXCEPTION: main Process: com.nucu.dynamiclistcompose, PID: 21616 java.lang.IllegalStateException: The NavDeepLink must have an uri, action, and/or mimeType. at androidx.navigation.NavDeepLinkDslBuilder.build$navigation_common_release(NavDeepLinkDslBuilder.kt:60) at androidx.navigation.NavDeepLinkDslBuilderKt.navDeepLink(NavDeepLinkDslBuilder.kt:26) at com.javi.places.page.impl.destinations.PlacesPageDestination.getDeepLinks(PlacesPageDestination.kt:33)

blackbirdsr71br avatar May 22 '23 14:05 blackbirdsr71br

Hello! Thank you very much for looking at the repository! This is a problem that is already reported with this ticket.

My recommendation is that you delete the build directory of the following modules and rebuild project:

  • cards-page
  • home
  • places-page
  • product_detail

Let me know if that solves the problem. For now, this issue is out of reach and most likely it will migrate to another navigation system.

javierpe avatar May 22 '23 17:05 javierpe