"Package not found in any feed" error

Hi Team,
I am using on-prem UiPath Studio version 2025.10.4 LTS Enterprise version and Orchestrator 2025.10.1 Standalone version. I am getting “Package not found in any feed” error in manage Packages for “UiPath.UIAutomation.Activities.Runtime” and “UiPath.System.Activities.Runtime”. Those 2 pakages were there when I created the project in my machine. I can still see those in my local copy of project. But I am getting this error for project(nuget) that downloaded from orchestrator. Please see below image.

Please please reply.

@NithyaSankar

Try installing the full package instead of only the Runtime package.

UiPath.UIAutomation.Activities

Hi,

Did you restore your project from nupkg? As your project refers Runtime package, the message is shown. Can you try to replace ti with non-runtime package?

Regards,

Thank you. It worked

Thank you. It works :grinning_face: