Import Fresh: Bypass Node.js Cache for Module Reloads
This utility workflow leverages import-fresh to dynamically import JavaScript modules while bypassing Node cache, ensuring fresh code execution in automations.
The Import Fresh workflow integrates the import-fresh npm package into n8n environments, allowing seamless bypassing of Node.js module cache. This prevents stale code issues during development or runtime, reloading modules on-demand for accurate execution.
Key benefits include reduced debugging time for dynamic configurations, support for hot-reloading in long-running workflows, and compatibility with Node >=6. It handles parent module resolution and path solving via dependencies like parent-mo
Platform
n8n
Category
Finance
Price
$4.99
Creator
Matt Buds
node.js
module-cache
fresh-import
bypass-cache
javascript
automation
development
n8n-code
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.