fix(core): Pass NODE_PATH to task runners (#13652)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-03-05 16:10:42 +01:00
committed by GitHub
parent 9bedd87744
commit 906770a06a
3 changed files with 3 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ export class TaskRunnerProcess extends TypedEmitter<TaskRunnerProcessEventMap> {
'N8N_VERSION',
'ENVIRONMENT',
'DEPLOYMENT_NAME',
'NODE_PATH',
] as const;
constructor(