Skip to content
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

firebase deploy progress shows NaN/undefined sometimes #1028

Closed
bmeurer opened this issue Nov 20, 2018 · 1 comment
Closed

firebase deploy progress shows NaN/undefined sometimes #1028

bmeurer opened this issue Nov 20, 2018 · 1 comment

Comments

@bmeurer
Copy link

bmeurer commented Nov 20, 2018

Using firebase deploy on a project sometimes gives a weird progress, see screenshot.

Screenshot

Version info

$ firebase --version
6.1.0
$ node --version
v10.1.0

Platform Information

macOS 10.13.6

Steps to reproduce

Doesn't happen all the time, got it like 10% of the times with just

firebase deploy

Expected behavior

Show proper progress, i.e. 123/321

Actual behavior

Shows messed up progress NaN/undefined (the NaN is probably there because of undefined is converted to a Number somewhere).

@bkendall
Copy link
Contributor

Dupe of #1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants