n8n/typeversion-drift

A node must not use a typeVersion newer than the target n8n; it imports cleanly and fails at run time.

Departmentn8n
Classquality
Recommendederror
Fixableno

Messages

Message IDTemplate
unknownVersionNode "{{name}}" uses typeVersion {{version}}, which the target n8n {{n8nVersion}} does not know. It will import and then fail at run time.
newerThanTargetNode "{{name}}" uses typeVersion {{version}}, newer than the default {{defaultVersion}} on the target n8n {{n8nVersion}}.