I am trying to deploy the firebase functions and getting the error:
Error: Failed to fetch Run service undefined`
I've already tried to update firebase-tools, but it did not help. Could you please help to resolve it?
I had same error in windows 10.
firebase deploy --only functions
v11.18.0 has fixed the error.
npm install -g firebase-tools --force
npm audit fix
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With