mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ExecutionError } from 'n8n-workflow/src';
|
||||
import type { ExecutionError } from 'n8n-workflow';
|
||||
|
||||
import {
|
||||
closeManualChatModal,
|
||||
|
||||
Reference in New Issue
Block a user