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 not work normally on v11.5.0 #150

Closed
kboy-silvergym opened this issue Aug 15, 2022 · 3 comments
Closed

Firebase Deploy not work normally on v11.5.0 #150

kboy-silvergym opened this issue Aug 15, 2022 · 3 comments

Comments

@kboy-silvergym
Copy link

Problem

When I use v11.5.0, the error has shown. ↓↓

Authenticating with `FIREBASE_TOKEN` is deprecated and will be removed in a future major version of `firebase-tools`. Instead, use a service account key with `GOOGLE_APPLICATION_CREDENTIALS`: https://cloud.google.com/docs/authentication/getting-started

And when hosting to Firebase Hosting, the page turned to white screen.

Workaround

When I back to v2.2.2, the action work well.

That's it.

@kboy-silvergym
Copy link
Author

kboy-silvergym commented Aug 15, 2022

Maybe this change has made something bad influence.

e268f4e

@w9jds
Copy link
Owner

w9jds commented Aug 16, 2022

Yes v2.2.2 uses an older version of firebase-tools This is most likely related to the major changes they are making to their CLI. I will have to look into this as I use hosting with my action as well. Unless you are pointing directly to master the JDK change won't change anything (and it only effects emulators).

@w9jds
Copy link
Owner

w9jds commented Dec 18, 2022

Haven't heard anything since the latest versions so closing this.

@w9jds w9jds closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants