TypeError: this.stream.clearLine is not a function #382
Comments
#373 Should have fixed this (it's not released yet). Can you try the tip of the master branch? |
Alternatively, reinstalling firebase-tools should update all the dependencies to the latest versions, and will thereby update the progress module too. |
@mit-mit offered a fix via dart-lang/site-webdev#788. Thanks. |
Yes that works too! Thanks for the update. |
mattd
added a commit
to mattd/grades-app
that referenced
this issue
Jul 2, 2017
@laurenzlong Installing directly from master branch works for now. Your fix still not released yet, I guess. |
devversion
added a commit
to devversion/material2
that referenced
this issue
Jul 15, 2017
* Workaround for a Firebase bug (firebase/firebase-tools#382) that causes the deployment to not work in Travis CI.
jelbourn
added a commit
to angular/components
that referenced
this issue
Jul 17, 2017
* Workaround for a Firebase bug (firebase/firebase-tools#382) that causes the deployment to not work in Travis CI.
PoiScript
added a commit
to PoiScript/solomon
that referenced
this issue
Jul 18, 2017
PoiScript
added a commit
to PoiScript/solomon
that referenced
this issue
Jul 23, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Starting today, on an attempted
firebase deploy
of the https://webdev.dartlang.org site from Travis we now get the following error (the excerpt is from the end of this Travis log):A regression of #73?
cc @kwalrath
The text was updated successfully, but these errors were encountered: