Error when running a package using UIPath Assistant

I have built a bot using the Studio 2022.10.3 build. When published it in Orchestrator and tried to run it I get the following error:

Could not find a part of the path ‘C:\Users\username.nuget\packages\botName\1.0.1-alpha.4\lib\net45\project.json’.

How can I fix this issue?

Hi @redanime94,

Does the code work correctly in the machine that you built the code?

Regards.

@redanime94 ,

Every bot should have “Project.json” file.

Warm Regards,
Ashwini Kempraj

Yes.

I have also created an empty process using ReFramework and I got the same error.

I have resolved the issue.

I have installed the latest version in a remote desktop, and had the older version installed in the machine that I am currently using. This has somehow caused the conflict when I tried running it in UiPath assistant.

The issue has disappeared when I have installed the same version in my machine.

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