Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Free Tier / Blaze Tier Clarification #3167

Open
kevinevans1 opened this issue Oct 4, 2024 · 0 comments
Open

Firebase Free Tier / Blaze Tier Clarification #3167

kevinevans1 opened this issue Oct 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kevinevans1
Copy link

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
@kevinevans1 kevinevans1 added the bug Something isn't working label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant