aloisdeniel / vsts-flutter-tasks

Flutter build tasks for Azure DevOps Pipelines/TFS.
https://marketplace.visualstudio.com/items?itemName=aloisdeniel.flutter
107 stars 83 forks source link

Error in Flutter Build Task #70

Open ranjan-roy opened 3 years ago

ranjan-roy commented 3 years ago

I am facing following error in FlutterBuild Task. log.txt

Any Help will be highly appreciated.

Thank you.

rajada1 commented 3 years ago

I'm having the same problem. Did you manage to solve it?

hey24sheep commented 3 years ago

What is the problem? Can you please post the problem instead of the file we have to download. You could check my fork it's updated and maintained.

rajada1 commented 3 years ago

What is the problem? Can you please post the problem instead of the file we have to download. You could check my fork it's updated and maintained.

this is the error. ##[error]Error: The process '/Users/runner/hostedtoolcache/Flutter/1.22.5-stable/macos/flutter/bin/flutter' failed with exit code 1

I was having the same problem, using the YAML setting. I didn't have the error when using the classic editor - (CI)

hey24sheep commented 3 years ago

Can you use my fork and let me know if it happens.