0

I'm getting errors for the Firebase functions.

First I deploy the function from Firebase cli it's deploying successfully but when I open the Firebase functions I'm getting the below error enter image description here

Even When opening the google cloud firebase functions there it's saying to me that the Firebase function failed to deploy.

What a controversial it is, firebase cli is saying success but Cloud is saying failed to deploy

Here's the google cloud screenshot: enter image description here

Could anyone please share why it's like that,

Note:

  • Also update the permission under the IAM of google cloud but in vain.
  • when open the google cloud it's there(the code I pushed) but on redeploying it again failed to deploy

1 Answer 1

0

i functions: updating Node.js 10 function scheduledFunction(us-central1)...

Finally sorted the issue, just need to upgrade the nodejs version from 10 to the latest, currently at least the nodejs version it supports is 14, however more or the latest can get from there:

Firebase Admin SDK Prerequisites

Sign up to request clarification or add additional context in comments.

1 Comment

how ever still getting the issue of functions in firebase, but in google cloud it's working well

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.