GSuite/Google Workspace package cannot be installed

Hello, I am new to UiPath, I downloaded GSuite as I want to work with Google sheets but I am getting this error. My UiPath version is 2025.0.167 STS. Please help me resolve this, thanks in advance!

Hi @Parth_Sharma

Welcome to the community.

Could you try installing a lower version of the package (3.0.10)? and check if you are facing the same issue.

Thanks @V_Roboto_V , I just tried installing lower version 3.0.10 and 2.8.27 but getting the same error

Could you hover over the red error marker? and see if you get a tooltip on what the error is all about

Yes, It says package installation failure.

It seems that your robot user cannot install the packages for some internal network reasons.

  • Try to disable all the external source feeds from Manage Packages → Settings
  • Download all the required dependencies from here (the link will be accessible for couple of days)
  • Extract all the nupkg files under the C:\Program Files\UiPath\Studio\Packages (in the Packages folder where your robot/studio is installed)
  • In your Studio project try to install and use these dependencies
    UiPath.System.Activities.25.4.4 and UiPath.GSuite.Activities.3.1.21 from the Local feed
2 Likes