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
I don’t know what the issue really is. There is some weird race condition, where the task copies the file (`pubspec.yml`) and then start `pub get` which reads that file and the file is not there or is empty. I have no idea why moving this task into a separate process fixes the issue but I don’t wanna waste more time on it.
0 commit comments