The package size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue

I changed to use Orchestrator Community Edition.

  1. Go to MyGet https://www.myget.org/ and create you feed.
  2. Go to https://demo.uipath.com and create tenant.
  3. In Orchestrator, edit Deployment URL and API Key. (Settings>Deployment)
    Deployment URL: https://www.myget.org/F/your_feed_name/
    API Key: API key of your MyGet feed
  4. Bind Orchestrator and your robot then Publish a project.
  5. UiPath.settings on your PC should be like;
    NuGetApiKey: API key of your MyGet feed
    NuGetServerUrl: https://www.myget.org/F/your_feed_name/
    UiPathServerUrl: https://demo.uipath.com
3 Likes