Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run scheduled jobs on Katalon Testops - Error: spawn git ENOENT #1125

Open
DivyaMadari17 opened this issue Nov 9, 2021 · 0 comments

Comments

@DivyaMadari17
Copy link

DivyaMadari17 commented Nov 9, 2021

Hi Team,

I scheduled jobs on Katalon Testops - pointing to bitbucket repo.
When I trigger the run, I am seeing the below issue,

2021-11-09T08:14:34.594Z] [ERROR]: Error: spawn git ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
{
"task": {
"commands": [
"clone",
"--depth",
"1",
"--branch",
"master",
"https://:@bitbucket.org/******/projectname",
"D:\KatalonAgent\tmp\2021.11.09-13.44--31572-pgSQUfRZr37F-429539\projectname"
],
"format": "utf-8"
}

Any help is appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant