You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to complete build due to artifact registry terminal error
To Reproduce
Steps to reproduce the behavior:
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:
Describe the bug
Unable to complete build due to artifact registry terminal error
To Reproduce
Steps to reproduce the behavior:
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):
The text was updated successfully, but these errors were encountered: