UiPath / CoreWF

WF runtime ported to work on .NET 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Install NuGet package 'UiPath.Workflow'

chamnan opened this issue · comments

+PM> Install-Package UiPath.Workflow -Version 1.0.0-20201105-02 -Source https://www.myget.org/F/uipath-dev/api/v3/index.json

============================

Install-Package : Failed to retrieve information about 'UiPath.Workflow' from remote source 
'https://www.myget.org/F/uipath-dev/api/v2/symbolpackage/FindPackagesById()?id='UiPath.Workflow'&semVerLevel=2.0.0'.
  Response status code does not indicate success: 404 (The symbols endpoint on your MyGet feed should not be configured as a NuGet package source.).
At line:1 char:1
+ Install-Package UiPath.Workflow -Version 1.0.0-20201105-02 -Source ht ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand

===========================
Error occurred while restoring NuGet packages: Failed to retrieve information about 'UiPath.Workflow' from remote source 'https://www.myget.org/F/uipath-dev/api/v2/symbolpackage/FindPackagesById()?id='UiPath.Workflow'&semVerLevel=2.0.0'.

It works for me. I'm guessing it's a problem on your end.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.