Skip to content

Firebase Free Tier / Blaze Tier Clarification  #3167

@kevinevans1

Description

@kevinevans1

Describe the bug
Unable to complete build due to artifact registry terminal error

To Reproduce
Steps to reproduce the behavior:

  1. npm run deploy

Expected behavior
Command to complete and hoverboard web app to deploy.

Screenshots
✔ functions: Finished running predeploy script.
i database: checking rules syntax...
✔ database: rules syntax for database code-to-cloud-con-default-rtdb is valid
i storage: ensuring required API firebasestorage.googleapis.com is enabled...
✔ storage: required API firebasestorage.googleapis.com is enabled
i firebase.storage: checking storage.rules for compilation errors...
✔ firebase.storage: rules file storage.rules compiled successfully
i firestore: reading indexes from firestore.indexes.json...
i cloud.firestore: checking firestore.rules for compilation errors...
✔ cloud.firestore: rules file firestore.rules compiled successfully
i functions: preparing codebase default for deployment
i functions: ensuring required API cloudfunctions.googleapis.com is enabled...
i functions: ensuring required API cloudbuild.googleapis.com is enabled...
i artifactregistry: ensuring required API artifactregistry.googleapis.com is enabled...
⚠ functions: missing required API cloudbuild.googleapis.com. Enabling now...
✔ functions: required API cloudfunctions.googleapis.com is enabled
⚠ artifactregistry: missing required API artifactregistry.googleapis.com. Enabling now...

Error: Your project code-to-cloud-con must be on the Blaze (pay-as-you-go) plan to complete this command. Required API cloudbuild.googleapis.com can't be enabled until the upgrade is complete. To upgrade, visit the following URL:

https://console.firebase.google.com/project/code-to-cloud-con/usage/details

Desktop (please complete the following information):

  • OS: MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions