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
{{ message }}
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.
I've gotten stumped by failing builds twice because I had existing dart2js output in the folder when running pub build, would be great if the error message would be more clear.
Currently it just says "Transforms $transforms all emitted asset $id."
Would be great if this could say something about it conflicting with an existing file.
I'd be happy to update the string if someone has a decent suggestion for what it should be.
The text was updated successfully, but these errors were encountered:
<img src="https://avatars.githubusercontent.com/u/2152569?v=3" align="left" width="96" height="96"hspace="10"> Issue by blois
Originally opened as dart-lang/sdk#16374
I've gotten stumped by failing builds twice because I had existing dart2js output in the folder when running pub build, would be great if the error message would be more clear.
Currently it just says "Transforms $transforms all emitted asset $id."
Would be great if this could say something about it conflicting with an existing file.
I'd be happy to update the string if someone has a decent suggestion for what it should be.
The text was updated successfully, but these errors were encountered: