【发布时间】:2020-10-30 14:10:27
【问题描述】:
当我进行第一次部署功能时,我无法部署,因为我有错误要求我将我的帐户升级到 Blaze 我需要知道我可以在使用免费帐户时部署功能吗??
输出:
i deploying functions
i functions: ensuring required API cloudfunctions.googleapis.com is enabled...
i functions: ensuring required API cloudbuild.googleapis.com is enabled...
! functions: missing required API cloudbuild.googleapis.com. Enabling now...
+ functions: required API cloudfunctions.googleapis.com is enabled
Error: Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan. To upgrade your project, visit the following URL:
https://console.firebase.google.com/project/institute-for-admin/usage/details
For additional information about this requirement, see Firebase FAQs:
https://firebase.google.com/support/faq#functions-runtime
【问题讨论】:
标签: firebase google-cloud-functions firebase-cli