Custom Package Folders and Network Paths not Working according to the documentation

Hi,
I have tried the following user guide for nuget package installation but that is not working.
I followed the mentioned guide.

Can anyone let me know how to solve the issue?

@Kunal_Jain

When you say not working can you say the issue please

Cheers

Hi @Anil_G
The issue is nuget packages are getting installed at local user folder and not where I have specified.
Due to which the packages are getting installed at local network and space is filling up.
So how to solve this?

@Kunal_Jain

That can be configured on the setting file in the local and also in orch it can be configured

Cheers

Hi @Anil_G
We already did it in the settings file in Local but it did not worked.
Thanks!!

@Kunal_Jain

Did you happen to check the restricitions?

Cheers

Hi @Anil_G
Can you please confirm about what restrictions are we confirming?
Cheers

@Kunal_Jain

These

Cheers

Hi @Anil_G
We are using user mode so these restrictions are not applicable.
Cheers

@Kunal_Jain

There are few for usermode also can you check those

Cheers

Hi @Anil_G
I have created 2 folders according the the documentation one is NuGetScratch and another one is “packagesInstallationFolder” but than also the the packages are getting installed in local user only.
Cheers

@Kunal_Jain

Did you add the machine and user details also? they are mandate

cheers

Hi @Anil_G
When network paths are used, the path must include the machine name and username.
Our’s is local path

I have done everything according to the documentation and created 2 folders and also created the environment variable but it downloads in user .nuget pkg
I don’t know why?
Cheers

@Kunal_Jain

did you add those to environment variable also?

can you show some screenshots of the setup

cheers

Hi @Anil_G
Yes sure
image

@Kunal_Jain

I hope you have added this in config file

<packageSettings>
  <add key="packagesInstallationFolder" value="<New LOcation>" />
</packageSettings>

cheers

Hi @Anil_G
Yes I have added this also in UiPath config file
Cheers.

@Kunal_Jain

Did you happen to restart the amchine /services?

cheers

Hi @Anil_G
Yes I did that also.

@Kunal_Jain

Please check the path properly…as I just made the setting and it is workign as expected

cheers