You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have been struggling with running build_runner the last few weeks (after recent flutter update). Sometimes it works, most of the time it doesn't. I've been playing around with packages the last four hours. I have already reported this to dart-lang (dart-lang/build#3657), but build_runner is complaining about dart_json_mapper.
Sad to see that. Unfortunately it's not telling me literally anything useful. If it is possible to isolate the issue on a clean repo, I'll be glad to look at it.
I found a workaround.
Each time I get the "missing library" error I add a comment to the file then re-run build_runner. After running a few times, touching each file with an error I'm able to complete the build_runner process. I then remove the comments and commit.
Have been struggling with running build_runner the last few weeks (after recent flutter update). Sometimes it works, most of the time it doesn't. I've been playing around with packages the last four hours. I have already reported this to dart-lang (dart-lang/build#3657), but build_runner is complaining about dart_json_mapper.
Build runner --verbose output in details. (truncated due to length)
The text was updated successfully, but these errors were encountered: