enspyrco / crowdleague

Crowdsource your sports leagues.
7 stars 1 forks source link

Test dart run on dev channel #299

Closed nickmeinhold closed 3 years ago

nickmeinhold commented 3 years ago

Using dart run over flutter pub run seems to get past the issue on my machine, testing on the CI.

nickmeinhold commented 3 years ago

The CI produces the same error as my iMac - my laptop seemed initially work but in hindsight i think it was on our dev branch, not this branch (or it's parent).

dart run build_runner build Could not find a file named "pubspec.yaml" in "/Users/runner/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-7.0.0". Error: Process completed with exit code 255.