microsoft / PowerApps-Samples

Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
https://docs.microsoft.com/powerapps
MIT License
1.51k stars 1.7k forks source link

PowerApps Build Tools: [error]CanvasApp import: FAILURE: One or more errors occurred. #49

Closed francisco-ltech closed 4 years ago

francisco-ltech commented 5 years ago

Hi,

I believe canvas app are also supported right?

I have followed your tutorial, the "export" pipeline works I can see the app in source control. However, the "build" pipeline fails with not a very helpful error at the PowerApps Import Solution task. Any hints will really be appreciated. Many thanks.

Screenshot 2019-09-26 at 16 38 09
Nkrb commented 5 years ago

@francisco-ltech Can you let us know for what sample you are facing this issue.

francisco-ltech commented 5 years ago

Hi,

Same app as in the other ticket, also attached here.

deployme_20190926161705.zip

Dean-Haas commented 5 years ago

Can you point me to the tutorial you were following?

francisco-ltech commented 5 years ago

This one (the lab exercise)

https://github.com/microsoft/PowerApps-Samples/tree/master/azure/build-tools#powerapps_build-tools_labzip

mikkelsen2000 commented 5 years ago

Couple of questions: can you import the solution manually? (through solutions -> Import solution)? Can you also pls. share the detailed log (under 'variables' in the pipeline you can set debug = true

Thanks