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

[BUG] in sample: Firebase Function Failed while installing through Firebase CLI onUserStatusChanged #823

Closed
inglesuniversal opened this issue Jan 29, 2021 · 1 comment

Comments

@inglesuniversal
Copy link

inglesuniversal commented Jan 29, 2021

ERROR CODE:

i  deploying functions
i  functions: ensuring required API cloudfunctions.googleapis.com is enabled...
i  functions: ensuring required API cloudbuild.googleapis.com is enabled...
✔  functions: required API cloudbuild.googleapis.com is enabled
✔  functions: required API cloudfunctions.googleapis.com is enabled
i  functions: preparing functions directory for uploading...
i  functions: packaged functions (71.88 KB) for uploading
✔  functions: functions folder uploaded successfully
i  functions: updating Node.js 12 function onUserStatusChanged(us-central1)...
⚠  functions[onUserStatusChanged(us-central1)]: Deployment error.
Build failed: Build error details not available. Please check the logs at https://console.cloud.google.com/logs/viewer?project=inglesuniversal&advancedFilter=resource.type%3Dbuild%0Aresource.labels.build_id%3D2cdef6c7-7e46-4040-af02-6307dca7fa66%0AlogName%3Dprojects%2Finglesuniversal%2Flogs%2Fcloudbuild

Running MacOS Big Sur
Node.js v15.x.x

Any idea how to fix this?

@samtstern
Copy link
Contributor

@inglesuniversal that sort of build error comes from the backend so we can't investigate it here (this is just a repo for samples). If you write in to Firebase support they will help you dig into this!
https://firebase.google.com/support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants