小编Moi*_*med的帖子

如何解决 firebase 部署功能错误:云功能部署需要即用即付 (Blaze) 计费计划

(基础)macbooks-mbp:功能 macbook$firebase deploy

\n
=== Deploying to 'fir-project1-e0b25'...\n\ni  deploying functions\nRunning command: npm --prefix "$RESOURCE_DIR" run lint\n\n> functions@ lint /Users/macbook/fireCast/functions\n> tslint --project tsconfig.json\n
Run Code Online (Sandbox Code Playgroud)\n

运行命令:npm --prefix "$RESOURCE_DIR" run build

\n
> functions@ build /Users/macbook/fireCast/functions\n> tsc\n\n\xe2\x9c\x94  functions: Finished running predeploy script.\ni  functions: ensuring required API cloudfunctions.googleapis.com is enabled...\ni  functions: ensuring required API cloudbuild.googleapis.com is enabled...\n**\xe2\x9a\xa0  functions: missing required API cloudbuild.googleapis.com. Enabling now...**\n\xe2\x9c\x94  functions: required API cloudfunctions.googleapis.com is enabled\n\nError: Cloud Functions deployment requires the pay-as-you-go (Blaze) billing plan. To upgrade your …
Run Code Online (Sandbox Code Playgroud)

firebase google-cloud-functions firebase-cli

8
推荐指数
1
解决办法
1万
查看次数