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 show wrong percentage number (version 6.1.0) #1020

Closed
rainstormza opened this issue Nov 18, 2018 · 6 comments · Fixed by #1024
Closed

firebase deploy show wrong percentage number (version 6.1.0) #1020

rainstormza opened this issue Nov 18, 2018 · 6 comments · Fixed by #1024
Assignees

Comments

@rainstormza
Copy link

Version info

6.1.0

Platform Information

OS X

Steps to reproduce

firebase deploy

Expected behavior

Uploading a new file should show the correct percentage number.
It works fine in version 6.0.1

Actual behavior

image

@wongcode
Copy link

Experiencing the same issue.

@dtomasbar
Copy link

Same heare. And have and unexpected error that prevents the deploy

image

@bkendall
Copy link
Contributor

Neat! I can reproduce the NaN% issue locally. I'll take a look and see what I can do.

@dtomasbar if you're having an unexpected error, please create a new issue and include the relevant parts of firebase-debug.log

@glenndevenish
Copy link

I'm still getting this error...

Firebase version: 6.1.0
Node version: v8.11.2
Platform: Windows 10

@bkendall
Copy link
Contributor

bkendall commented Jan 4, 2019

@glenndevenish You're on the same version of the CLI as the person who reported this issue. Update your firebase-tools (likely via npm i -g firebase-tools).

@glenndevenish
Copy link

@bkendall Thanks a lot, should have noticed!

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

Successfully merging a pull request may close this issue.

5 participants