-
Notifications
You must be signed in to change notification settings - Fork 413
Fails to generate files #719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hi |
I had the same problem and it worked as expected when I used build_runner: ^1.10.1
|
It seems to be a problem with |
I think this issue is related to the dart sdk. see: dart-lang/build#2763 |
Yup @ininmm – closing as a duplicate. |
Uh oh!
There was an error while loading. Please reload this page.
Generating files fails when running the build command.
flutter --version
:Dependencies:
Output of
flutter pub run build_runner build
:This message will then be repeated infinitely.
I do not understand why the process is waiting for some test files?
The text was updated successfully, but these errors were encountered: