As we are working to implement deployment pipelines, we’ve ran into an issue related to custom library dependencies. We are using the most current version of CLI. If there is a custom library like we have built, then UiPath Pack command fails. It tries to search the public feeds but it never checks the Orchestrator feed.
The deployment feeds are sent to API and and I have tried using both Basic Auth and External App Auth.
We are using On-prem Orchestrator, I have a support ticket open but getting the typical run around.
If I remove the custom library then everything works as expected, but once the custom library is added it all fails.