UiPath Dependencies turn red

Could any one tell me why the dependency packages are turning red after installing UiPath Document Understanding activities?

To resolve this issue, you can try the following steps:

  • Check the Output panel in UiPath Studio for any error messages related to package installations. This can provide clues about what went wrong.
  • Ensure that you have the correct versions of all the packages installed. You may need to update or downgrade certain packages to resolve conflicts.
  • Try reinstalling the UiPath Document Understanding activities and its dependencies to ensure that they are installed correctly.

Hi @Ritaman_Baral

Right click on one dependency and select the Repair dependency option. It will sort your issue.

After doing that close and reopen the UiPath Studio and Project.

Hope it helps!!

hello @Ritaman_Baral
you can resolve your issue by two ways

  1. right click on dependency then click on repair dependency
    repair_dependency

  2. the next way is uninstall dependency and reinstall with lower compatible version .

hope it will help you
regards,
Dheerendra Vishwakarma

1 Like

Right-click on dependency and → Repair Dependency

image

Thank you.
Akhil

Hi @Ritaman_Baral ,

Open manage packages, in the project dependencies the packages that are dispayed as red will be kisted, click on one by one if it shows update, click on update for each of them and finally hit save.

If the packages are not having update and they are still showing the dependency issues check the settings in the manage packages window where you need to verify if the feed from where the packages need to be fetched are added if not kindly add them.

This should help you solve the package dependencies.

Thanks,
Gautham.