NU1101: Unable to find package

Hello,

I have a process in my orchestrator that uses a library. However I get the following error:
image

The library is uploaded to the packages in the tenant of the orchestrater and it is the right version. I also only use dependecies in this library that I have used in other projects. So I don’t think these are causing the issue.

Does anyone know what the problem might be?

Thanks!

@Wout,

Make sure you have uploaded/deployed your library at this location.

Apart from this, I don’t think there could be any other issue.

The library is uploaded and version 1.0.5 is the one used by the process.

Hi @Wout

Can you try closing the studio and reloading the project? And then validate it?

If it doesn’t work, how about deleting that library dependency from your project and re-adding the same?

And then close the studio and reload the project?

@Wout,

Ok. Refer this solution.

Also clear NuGet Cache from the robot machine.

If it uses the latest .net version, so not windows legacy setup, you might also need the ‘mylibrary.runtime’ version uploaded in the orchestrator a well.