When I execute git node in my workflow, it can’t pull or clone operation


Describe the issue/error/question

When I execute git node in my workflow, it can’t clone operation.

What is the error message (if any)?

There was a problem executing the workflow:
Error: spawn git ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:478:16) at processTicksAndRejections (node:internal/process/task_queues:83:21)

Information on your n8n setup

  • n8n version: master
  • Database you’re using (default: SQLite): mysql
  • **Running n8n via [Docker, npm, n8n.cloud, desktop app]:**Docker

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