Closed nickmeinhold closed 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.
Using dart run over flutter pub run seems to get past the issue on my machine, testing on the CI.