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?
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?
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?
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!!
Hi @Anil_G
Can you please confirm about what restrictions are we confirming?
Cheers
Hi @Anil_G
We are using user mode so these restrictions are not applicable.
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
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
did you add those to environment variable also?
can you show some screenshots of the setup
cheers
Hi @Anil_G
Yes sure
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.
Hi @Anil_G
Yes I did that also.
Please check the path properly…as I just made the setting and it is workign as expected
cheers