Hi,
I would like to publish a process to Orchestrator but when I execute it, I have some errors because of packages are not installed in the excepted version.
UiPath.CoreIpc.RemoteException: Échec lors de l’installation du paquet « CAP.vers.UP.1.0.12 » —> UiPath.CoreIpc.RemoteException: NU1102: Unable to find package UiPath.FTP.Activities with version (>= 2.3.0)
- Found 5 version(s) in Connect [ Nearest version: 1.0.7495.12930 ]
- Found 0 version(s) in Local
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://xxx/orchestrator_/nuget/v3/c5a4f39d-bd6b-4349-ab5f-d6b966dee68d/index.json
- Found 0 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
- Found 0 version(s) in Official
NU1102: Unable to find package UiPath.Mail.Activities with version (>= 1.19.0)- Found 1 version(s) in Local [ Nearest version: 1.18.2 ]
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://xxx/nuget/v3/c5a4f39d-bd6b-4349-ab5f-d6b966dee68d/index.json
- Found 0 version(s) in Connect
- Found 0 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
- Found 0 version(s) in Official
NU1102: Unable to find package UiPath.System.Activities with version (>= 23.4.2)- Found 1 version(s) in Local [ Nearest version: 22.10.5 ]
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://xxx_/nuget/v3/c5a4f39d-bd6b-4349-ab5f-d6b966dee68d/index.json
- Found 0 version(s) in Connect
- Found 0 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
- Found 0 version(s) in Official
NU1102: Unable to find package UiPath.UIAutomation.Activities with version (>= 23.4.5)- Found 1 version(s) in Local [ Nearest version: 22.10.5 ]
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://xxxorchestrator_/nuget/v3/c5a4f39d-bd6b-4349-ab5f-d6b966dee68d/index.json
- Found 0 version(s) in Connect
- Found 0 version(s) in https://pkgs.dev.azure.com/uipath/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
- Found 0 version(s) in Official
— End of inner exception stack trace —
How can I install FTP package in Orchestrator for example please ?