Open andreescocard opened 6 years ago
I'm seeing the same issue, anyone have any ideas?
@willhlaw any thoughts?
Do you have documents in that collection? Or just sub-collections. (see willhlaw/node-firestore-backup-restore/issues/40).
I setup my database like this: -agendas --id1 ---mine ----doc1 ----doc2 ----doc3 --id2 ---mine ----doc1 ----doc2 ----doc3 --id3 ---mine ----doc1 ----doc2 ----doc3
Tried your commit but the same happened, empty folders with the collection names :/ Any tips?
Tried to backup using all the options, but the result is the same: folders created with the name of the collections but no file inside What am i doing wrong? Thanks