Implements easy error subclassing and stack customization for robust Node.js error handling in n8n workflows, ideal for language tools and translations.
The error-ex workflow leverages the error-ex library (v1.3.2) to simplify error subclassing and stack trace customization in Node.js-based n8n automations. It allows developers to extend native Error objects with custom properties and formatted stacks, making debugging more intuitive and errors more informative. Key features include support for 'is-arrayish' dependency for flexible argument handling and XO linting for code quality.
Benefits include reduced debugging time in complex workflows, e
Platform
n8n
Category
Language Tools
Price
$4.99
Creator
BestWorkflows
error-handling
stack-traces
node-js
subclassing
custom-errors
debugging
language-tools
translations
n8n-utils
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.