codelab-friendlyeats-flutter icon indicating copy to clipboard operation
codelab-friendlyeats-flutter copied to clipboard

firebase deploy not working

Open fobf opened this issue 4 years ago • 1 comments

firebase deploy --only firestore:rules firebase deploy --only firestore:indexes

doesn't work

fobf avatar Dec 29 '21 05:12 fobf

I think there was a missing firebase init in the codelab instructions (in Step 4, IIRC?). However the firebase tooling has changed a little bit since this codelab was written.

This is a more modern Flutter + Firebase codelab that might be less problematic to follow!

https://firebase.google.com/codelabs/firebase-get-to-know-flutter#0

ditman avatar Jan 07 '22 03:01 ditman