Describe the problem/error/question
Hello everyone, it’s only been a few hours since I discovered N8N, already installed and already discovering the tool, and of course the first questions
I’m trying to split out Basic JSON, but there’s no way I can make it work.
Am I missing something on this ?
Thank you !
What is the error message (if any)?
TypeError: this.getNodeParameter(…).split is not a function at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Transform/SplitOut/SplitOut.node.js:112:18) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:722:42) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:711:66 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1141:20
Information on your n8n setup
- n8n version: 1.61.0 (Self Hosted)
- Database : SQLite
- n8n EXECUTIONS_PROCESS setting : own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Windows 11