GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community
Cloud Build: Firebase application deployment failed due to the experimental web framework not being enabled.
Open
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 848
- PR merge metrics
- No merged PRs in 30d
Description
I get an error in Cloud Build for last "Deploy" step:
# Deploy
- name: 'gcr.io/cloudfirebaseauthmydemo/firebase'
args: ['deploy', '--project=cloudfirebaseauthmydemo', '--only=hosting']
The error is:
"Step 2: Error: Cannot deploy a web framework from source because the experiment webframeworks is not enabled. To enable webframeworks run firebase experiments:enable webframeworks"
Contributor guide
Assessment
This issue has not been assessed yet.