i am getting error while execution of “.nupkg” file on command prompt:-
C:\Program Files (x86)\UiPath\Studio>UiRobot.exe -f "C:\ProgramData\UiPath\Packages\AuditServicesPRTN.1.0.62.nupkg"
AuditServicesPRTN: An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.UnauthorizedAccessException: Access to the path 'C:\Users\ws9900\.nuget\packages\AuditServicesPRTN\1.0.62\lib\net45\Main.xaml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at UiPath.Executor.WorkflowRuntime.GetWorkflowFileStream(String workflowFile)
at UiPath.Executor.WorkflowRuntime.Load(String workflowFile)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.ExecuteJob()
C:\Program Files (x86)\UiPath\Studio>