EasyAbp / AbpHelper.GUI

Providing code generation and more features to help you develop applications and modules with the ABP framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.10.1 版本 生成CRUD 操作 报错

zzwh opened this issue · comments

报错日志内容

[ERR] Error while invoking activity activity-65 of workflow ff2d84af68074ba996705304595ddc55
System.IO.FileNotFoundException: OAxmWebAutoMapperProfile.cs
at EasyAbp.AbpHelper.Core.Steps.Common.FileFinderStep.OnExecuteAsync(WorkflowExecutionContext context, CancellationToken cancellationToken) in D:\a\AbpHelper.GUI\AbpHelper.GUI\AbpHelper.CLI\src\AbpHelper.Core\Steps\Common\FileFinderStep.cs:line 54
at Elsa.Services.ActivityInvoker.InvokeAsync(WorkflowExecutionContext workflowContext, IActivity activity, Func2 invokeAction) 2023-11-09 09:51:24.895 +08:00 [ERR] Error activity: { "BaseDirectory": { "Syntax": "JavaScript", "Expression": "${AspNetCoreDir}/src", "Type": "System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" }, "SearchFileName": { "Syntax": "JavaScript", "Expression": "${ProjectInfo.Name}WebAutoMapperProfile.cs`",
"Type": "System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
"Name": null
}