GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community

Cloud Build: Firebase application deployment failed due to the experimental web framework not being enabled.

Open
#635 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.