I was developing a project where i used external nupkg packages and installed them in the uipath development studio. I have published the package to the orchestrator and mapped the package to the production bot. Now while running the process i am getting error about missing class and missing package in the orchestrator log.
I know i have to external copy those extra nupkg packages to the production machine which i installed in my development machine. But am unable to find any way to get it sorted.
Do i need to copy the nupkg package only or i need to install them also ?, and how ?, or at what location ?
Thanks for the reply. But on production machine i do not have the studio, only robot is installed. So i am find out the way to get the required nudget package on production bot.