Is there any way to get useful errors out of the PowerPlatform build tools #1082
Unanswered
dreashovlain
asked this question in
Q&A
Replies: 2 comments 1 reply
-
yes, set "enable system diagnostics" when you run your pipeline to get more detailed logging ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
-
From Use predefined variables:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using ADO and the PowerPlatform build tools to deploy solutions between environments. Howevever the errors are horrible. 99.9% of the time, the only error I can find in my output is:
Is there a setting or flag I can set to get more detailed errors? the debug option on the pipelines doesn't provide anything better.
Beta Was this translation helpful? Give feedback.
All reactions