Please ignore - worked when I updated latter commits from 1st devops account
Validate Task - Data Factory npm Build Fails bundle.manager.js:53 exit code 255

I have two devops accounts. In 1st account I configured a build pipeline for Azure Data Factory with the attached build.yaml132228-buildyaml.txt
I then copied the repo and the build yaml to the 2nd devops account.
In the 1st devops the build works ok. However, in the second, it fails at the validate step with:
/home/vsts/work/1/s/build/node_modules/@microsoft/azure-data-factory-utilities/lib/bundle.manager.js:53
throw "Execution failed with exit code: " + exitCode;
Execution failed with exit code: 255
This is documented in the attached log from the build (validatefail.txt).
2 additional answers
Sort by: Most helpful
-
Melo, Carmo 11 Reputation points
2022-12-28T02:29:26.693+00:00 I have the same problem, but it's persistent.
-
JyotiranjanMangaraj-6157 0 Reputation points
2024-07-17T11:56:03.2833333+00:00 I have problem in 2nd devops case.