Packaging a Process with UiRobot.exe

Hello All,

I am facing problem while using a command “UiRobot.exe pack <ProjectJson_Path> --output <Destination_Folder>”
Error - The project has validation errors and cannot be published
Studio version - 23.10.2

May you please help on this as when I am using same command with 21.10.7 version then it is working.

My Assumption somehow it is triggering WFA which is not a ideal scenario as per my knowledge.

@ppr @postwick Please help

Open it in Studio and run the analyzer. There are errors in your code you have to fix.

Why are you even trying to publish it from the command line? Just publish from Studio.

@postwick
I have followed your method and getting below error
Compilation failed or was cancelled
However if I am doing analyze project then I am not getting any error.

validate the project also

@ppr Yes done no issue but still I am getting this issue and we are running the command on server machine 2016 is this something related to this?

was this possible? Still we we recommend to try publish from studio then maybe going further within the analysis of the root cause when publishing it via CLI