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

Error when compile and execute #11

Open
blackbirdsr71br opened this issue May 22, 2023 · 1 comment
Open

Error when compile and execute #11

blackbirdsr71br opened this issue May 22, 2023 · 1 comment

Comments

@blackbirdsr71br
Copy link

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)

@javierpe
Copy link
Owner

javierpe commented May 22, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants