error: [Dagger/MissingBinding] ***.ui.confirmation.ConfirmationViewModel cannot be provided without an
@Provides-annotated method.
public abstract interface FragmentComponent {
^
***.ui.confirmation.ConfirmationViewModel is injected at
***.ui.create_account_email_confirmation.CreateAccountEmailConfirmationFragment.viewModel
***.ui.create_account_email_confirmation.CreateAccountEmailConfirmationFragment is injected at
***.di.component.FragmentComponent.inject(***.ui.create_account_email_confirmation.CreateAccountEmailConfirmationFragment)
It is also requested at:
***.ui.create_account_phone_confirmation.CreateAccountPhoneConfirmationFragment.viewModel
The following other entry points also depend on it: