Code node not working - finished workflow but no output

Hi guys, last two days i have problem with my code node. The workflows stop working after the code node but the workflow says its succefully done, but there is nooutput from code node. I tried to update the n8n version, but it still is the issue.

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

In n8n workflow execution stops when the node outputs nothing. You need to make sure your code produces at least one empty items.

Just FYI: most nodes have a special toggle in settings pane to always output items.

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