Running into problems building deploying functions. When trying to programmatically deploy the function I get the following output in builder logs (ERRORS).
202
As Prodigy mentioned, something must has broken the Cloud Functions deployment in the latest Node v15.6.0 (or another recent one).
Has the same issue today with firebase deploy. Resolved by rolling back to Node 12 (and I am sure any other more recent version works great).
firebase deploy