I have create project in firebase. has installed 'firebase-tools' and Run the command firebase login
、firebase init functions
successfully, but when I run the command firebase deploy --only functions
, Report the error in the picture below. I have tried many times, and I keep reporting this error. Has anyone encountered this problem?
CodePudding user response:
I guess, your country should not have free access to Google services, I have encountered this problem before, and Google services should be banned, so you can only use a proxy to deploy Firebase Cloud Functions.