automation-ops
LATEST
false
- Notas de Versão
- Introdução
- Governança
- Controle de origem
- Pipelines de CI/CD
- Sobre os pipelines de CI/CD
- Notas de versão da UiPath CLI
- Tarefas CLI
- Executando Tarefas
- Solução de problemas do UiPath CLI
- Gerenciamento de feeds
- Geração de logs
Solução de problemas do UiPath CLI

Guia do usuário do Automation Ops
Última atualização 17 de fev de 2025
Solução de problemas do UiPath CLI
Se você encontrar problemas ao usar o UiPath CLI, considere os seguintes cenários para a solução dos problemas.
Descrição:
Você pode encontrar problemas com as tarefas do UiPath CLI e operações de pipeline se a versão correta da estrutura
.NET
não estiver instalada (ou ausente) no seu sistema.
Quando esse problema ocorre, você pode encontrar mensagens de erro como:
-
You must install or update .NET to run this application. App: C:\Program Files (x86)\UiPath CLI\UiPath.CLI.Windows.23.10.8894.39673\tools\uipcli.exe Architecture: x64 Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64) .NET location: C:\Program Files\dotnet The following frameworks were found: 8.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 8.0.8 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
You must install or update .NET to run this application. App: C:\Program Files (x86)\UiPath CLI\UiPath.CLI.Windows.23.10.8894.39673\tools\uipcli.exe Architecture: x64 Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64) .NET location: C:\Program Files\dotnet The following frameworks were found: 8.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] 8.0.8 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] -
An error occurred trying to start process 'dotnet' with working directory 'C:\Users\Public\UiPathDevOpsScripts\uipathcli-23.10\tools'. The system cannot find the file specified. Failed to run the command. UiPath.CommandLine.Exceptions.CommandException: Packaging failed due to one or more errors. Message: An error occurred trying to start process 'dotnet' with working directory 'C:\Users\Public\UiPathDevOpsScripts\uipathcli-23.10\tools'. The system cannot find the file specified. Error at: System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
An error occurred trying to start process 'dotnet' with working directory 'C:\Users\Public\UiPathDevOpsScripts\uipathcli-23.10\tools'. The system cannot find the file specified. Failed to run the command. UiPath.CommandLine.Exceptions.CommandException: Packaging failed due to one or more errors. Message: An error occurred trying to start process 'dotnet' with working directory 'C:\Users\Public\UiPathDevOpsScripts\uipathcli-23.10\tools'. The system cannot find the file specified. Error at: System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
Soluções de problemas:
Você deve se certificar de ter a versão correta do
.NET
instalada.