We are trying to install the custom package in Production machine in UiPath version of 2019.4.
But we are not able to find the exact location of packages folder in UiPath 2019.4 version.
Help in finding the folder path for packages in Production machine for UiPath Robot installed.
Hello @jayakanth,
If I’m not mistaken custom made .nupkg can be copied in:
C:\Users\username\AppData\Local\UiPath\app-[robot version]\Packages.
After moving the .nupkg file you can then install them via “Manage Packages” and selecting local packages.
Or you can create new path for install custom package
1.Input your name in the name filed and input path that you want to keep custom package(.nupkg) in the Source filed
But I guess,the folder contains published code NuGet packages.
Can we find the folder for packages related to activities in the above mentioned folder.