-
Notifications
You must be signed in to change notification settings - Fork 15
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
Improve error handling during the setup with npx #57
Comments
|
Oh, sorry, but I was not clear! I meant to parse the error message before sending it to the user, not the message itself. Currently, we are just forwarding to the user the JSON we received from the server. I would like to see better handling in this case, maybe just printing the message respecting the line-breaks and paragraphs? |
No, it was clear, I just added this explanation to clarify the firebase variables in case. |
What is the state of this issue? |
What do you mean? It is still pending. |
What about
WARNING: Warning, FIREBASE_CONFIG and GCLOUD_PROJECT environment variables are missing. Initializing firebase-admin will fail
The text was updated successfully, but these errors were encountered: