Hi ,
i have created a library in studio and wanted to publish to orchestrator. when i hit on publish i m seeing an error message Package cannot be published to the shared feed
can anyone help me how to resolve this issue
Try to look below threads
Hi @Pedasingu_Monalisa
Might be you don’t have publish permissions.
Alternately you can try to publish locally and upload nuget pkg there.
The first thing is cross check if you have proper access of shared folder
Check the logs created in temp folder to get an idea of excat issue other than access
If you are using the Cloud Orchestrator, we are assuming that you have only the Host feed enabled in Orchestrator UI → Tenant → Settings → Deployment → Libraries. If you try to publish to this Host feed, you will be using by default the UiPath Official feed https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
This Official feed is allowing only to view the packages and not to publish to it.
If you want to publish to your Orchestrator Tenant feed, enable also the Tenant feed under Orchestrator UI → Tenant → Settings → Deployment → Libraries.