Storage Structure of UiPath Studio

Hi Community,

While installing packages using ‘Manage Packages’ in the studio, where the package will store?

What are these locations for?

C:\Program Files\UiPath\Studio\Packages
C:\Users\Username.nuget\packages

The same packages are in both locations.

Can some elaborate on this?

Thanks,

Hi!

You can check the packages in the project folder itself. i.e., in the json format.

If you wants to check the entire packages you can check it here:

C:\Program Files\UiPath\Studio\Packages

Nuget will store the entire dependencies with project packages you can check it the below location

C:\Users\Username.nuget\packages

Regards,
NaNi

When I tried to install uipath.system.activities, the following error pops up
Failed to download package ‘DocumentFormat.OpenXml.2.5.0’ from ‘https://XXXXXXX.corp.XXXX.com/nuget/v3/8347ed43dee148c891b5a81478f37970/packages/documentformat.openxml/2.5.0/documentformat.openxml.2.5.0.nupkg’.
Response status code does not indicate success: 500 (Internal Server Error).

Then, I copy the DocumentFormat.OpenXML dependency from another C:\Users\Username.nuget\packages and paste it under C:\Users\Username.nuget\packages folder, then it works fine.

Can you tell us the cause of this issue?

image

@loginerror Could you please explain the issue here…

Regards,
NaNi

I opened the studio and attempted to create a blank process. Then, the above window shows stating the error.

Could it be that you have limited access to one of those folders? Could you temporarily rename both folders to see if that will fix the issue?

1 Like

The issue still persists.

Would any of these topics be helpful? They all contain a post marked as a solution to this error message:
https://forum.uipath.com/search?expanded=true&q=%22multiple%20attempts%20to%20download%22%20status%3Asolved