cloud-functions-emulator
cloud-functions-emulator copied to clipboard
Deploy Error: Error in the build environment
All of my functions failed to deploy and now none of the functions are working. Luckily, this was on my dev environment, not production. This does however block development. I have 23 RTD trigger functions, 4 pubsubs and 12 endpoints and none of them are deploying.
Steps to reproduce
I just did a firebase deploy -P dev --only functions
on the latest firebase-tools on firebase-functions version ^0.5.7
. I can open a ticket on that node module, but it seems like it could be a possible issue with the platform.
Thanks!
@alexwasner I think you meant to file this issue on firebase/firebase-tools?