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
When installing the extension using the default configuration in region europe-west3 (or europe-west2, or us-central1), I get the following error:
; RESOURCE_ERROR at /deployments/firebase-ext-generate-og-image-1/resources/onInstall: {"ResourceType":"gcp-types/cloudfunctions-v1:projects.locations.functions","ResourceErrorCode":"400","ResourceErrorMessage":"Build failed: npm ERR! Cannot read property 'chrome-aws-lambda' of undefined\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /www-data-home/.npm/_logs/2023-05-11T06_25_39_232Z-debug.log; Error ID: beaf8772"}; RESOURCE_ERROR at /deployments/firebase-ext-generate-og-image-1/resources/api: {"ResourceType":"gcp-types/cloudfunctions-v1:projects.locations.functions","ResourceErrorCode":"400","ResourceErrorMessage":"Build failed: npm ERR! Cannot read property 'chrome-aws-lambda' of undefined\n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /www-data-home/.npm/_logs/2023-05-11T06_25_39_916Z-debug.log; Error ID: beaf8772"}
Tapping "retry installation" completes without another error, however the functions have "Error in Deployment" against them, so the install isn't actually successful.
The text was updated successfully, but these errors were encountered:
When installing the extension using the default configuration in region europe-west3 (or europe-west2, or us-central1), I get the following error:
Tapping "retry installation" completes without another error, however the functions have "Error in Deployment" against them, so the install isn't actually successful.
The text was updated successfully, but these errors were encountered: