I have a problem installing an attended robot on a client’s machine.
When I try to install the process from the UiPath assistant it gives me an error.
System.Exception: "NU1101: Unable to find package. No packages exist with this id in source(s).
For other users on the same machine, this does not happen. The package is installed without problems.
Anil_G
(Anil G)
January 10, 2023, 2:53pm
2
@serggio
If there are any extra details
That you are getting …then please look at this
Cause: The failed package cannot be found in any available sources in NuGet.config file from C:\Program Files\UiPath\Studio\NuGet.config (Studio/Robot installation folder).
Solution: As the KMParseXML seems to be a custom library, make sure that you added it firstly in the Local path or in the Orchestrator Host/Tenant libraries section or make sure that you are providing the correct source address in the NuGet.config file.
Example of NuGet.config file:
<?xml version="1.0" encoding="utf-8"?>
<c…
Also you can try copying the .nuget folder from other machines to this machine and check as well
Hope this helps
Cheers
ppr
(Peter)
January 10, 2023, 2:54pm
3
we would recommend to check it the machine has access to the internet and is allowed to download packages. Also check for more details the Windows Event Logs related to UiPath entries
system
(system)
Closed
January 17, 2023, 9:03am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.