Hello UiPath Community,
I am facing an issue with the UiPathPack task in Azure DevOps. Here are the specifics:
-
Error Message:
Unhandled: read ECONNRESET -
Context:
- I have set up a pipeline in Azure DevOps to package a UiPath project.
- During the UiPathPack task, I encounter the above error.
-
Environment Details:
- Azure DevOps Agent Version: 2.210.1
-
Additional Details:
- I have provided the path for the project as
$(Build.SourcesDirectory). - The selected CLI version is
WIN_21.10.8319.10920.
- I have provided the path for the project as
-
Screenshots:
Has anyone encountered this error before or have any suggestions to resolve it?
Thank you in advance for your help!
Tags: Azure DevOps, ECONNRESET, UiPathPack

