NU1101: Unable to find package XX. No packages exist with this id in source(s)

Hi all,

I need to install the package in other machine but I am getting the following error does anyone know how to navigate this issue- UiPath.CoreIpc.RemoteException: NU1101: Unable to find package itext.io. No packages exist with this id in source(s): Connect, XX

It is working fine in Dev Environment and I don’t have access to NuGet.config. Is there workaround for this

Hi @quick_123

Please find the below thread.

Hope it helps!!

@quick_123

Is there any custom packages are there?
if any you need to add those custom packages in other machine, then it will works

Could you let me know which location to add them

Hi @quick_123

Pls refer the below link, hope it’ll helpful.

%userprofile%\.nuget\packages

this is location where you need to add your custom package and try to look below thread as well

follow this thread and try.

Right-click on C:\Program Files\UiPath\Studio\NuGet.config → Properties → Security → Give Full Control permission for Everyone

Check if you still have that error after that

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.