Method not found error on using Analyze project

Error SY-USG-013 Private File Invoke System.MissingMethodException: Method not found: 'System.Collections.Generic.IReadOnlyCollection1<System.String> UiPath.Studio.Analyzer.Models.IProjectSummary.get_IgnoredFiles()'. at UiPath.Studio.RulesLibrary.Rules.Usage.PrivateFileInvokeRule.Inspect(IActivityModel activityModel, Rule ruleInstance) at UiPath.Studio.Analyzer.Execution.Jobs.RuleJob1.ExecuteInternal()
at UiPath.Studio.Analyzer.Execution.Jobs.JobBase.Execute() Framework/CloseAllApplications.xaml

I’ve also encountered this issue.

The thing that fixed it for me was to downgrade the UiPath.System.Activities package from the 20.10.3 version to 20.10.1.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.