steadyequipment / node-firestore-backup

Google Firebase Firestore backup tool
190 stars 51 forks source link

Cannot read property 'reduce' of undefined #46

Open rupertbulquerin opened 6 years ago

rupertbulquerin commented 6 years ago

\AppData\Local\Yarn\Data\global\node_modules\firestore-backup-restore\build\lib\FirestoreDocument.js:79 var childFieldObject = value.reduce(function (acc, cur) { ^

TypeError: Cannot read property 'reduce' of undefined

I got this error after trying to restore the database. Please help