[firestore-bundle-server] Deployment failed
See original GitHub issueExpected Behavior
Installing via the Firebase console or CLI should deploy correctly. The last deployment of the extension in GCP should not say “Version 1, deployment failed at …”
Actual Behavior
Installing via CLI or UI fails. The extension installs correctly, but when I check the GCP deployment it says “failed”.
The actual error message is:
Deployment failure: Build failed: lib/index.js does not exist; Error ID: bc73f5cd
When I download the .zip with the source code, there is no lib folder, there’s just src/
and test/
(same as in this Github repo).
Steps to Reproduce the Problem
Install the extension.
Specifications
- Extension name: firestore-bundle-server
- Version: v0.1.1
Issue Analytics
- State:
- Created a year ago
- Comments:5
Top Results From Across the Web
Deployment failed due to timeout collecting policies and objects
HI, I am getting error while deploying policy , "Deployment failed due to timeout collecting policies and objects" FMC appliance -4500 ...
Read more >flutter - Firebase Functions Deployment Failed - Stack Overflow
This is a know issue, see: Error Deploying Firestore Function with a space in the name of a collection. Rename the a collections...
Read more >deployment error - Azure - Microsoft Tech Community
i need help deploying an asp.net core mvc application on azure. i get this error ... Template deployment failed. Deployment operation statuses: Failed: ......
Read more >Automatically retry failed function deploys that fail due to "You ...
Whenever we deploy a random set of functions fails to deploy due to "You have exceeded your deployment quota". This used to block...
Read more >How to debug a Cloud Function deployment error
TL;DR: Just go to the Google Cloud Console; select your project; choose a function you'd like to... Tagged with firebase, cloudfunctions, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dackers86 can you take a look at this? Jeff can deploy the fixed version
Works great, thanks!