Unable to offline install UiPath.PDF.Activities.3.19.1

I have to offline install UiPath.PDF.Activities.3.19.1 ,
and downloaded UiPath.PDF.Activities.3.19.1.nupkg from https://marketplace.uipath.com ,
but missed some dependencies packages like UiPath.documentunderstanding.digitizer
with version (>= 4.2.2), UiPath.DocumentProcessing.Contracts with version (>= 1.26.0)
when installing it .

Then I can not find the the missed dependencies packages on https://marketplace.uipath.com .
Where to download the missed dependencies packages ?

Hi,

it’s necessary to get them from UiPath official feed as the following.

https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json

Regards,

Thanks for your reply .

The difficult situatio is that I have to install it out of internet connection,
therefore I need to obtain the dependencies packages nd place them on local device .a
*

@rpamailer

If you have any other machine then you can install on them …and then go to

C:\users\username\.nuget

And then you would get the downloaded package folders…which you can copy to your target system to same location

Cheers

Hi,

Do you have Nuget Package Explorer? We can download nuget package from the feed using it, as the following.

Or if you can use another UiPath Studio which can connect with internet, the following step may help you.

  1. Install PDF package into the Studio
  2. Copy all the files and folders under c:\users\[accountName]\.nuget\packages to same place in non-internet connected Studio machine.

Regards,

1 Like

I know the second way to solve the problem.
And I am reminded the Nuget Package Explorer.

Thanks for your kindly advise.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.