node-firestore-backup icon indicating copy to clipboard operation
node-firestore-backup copied to clipboard

Cannot read property 'reduce' of undefined

Open rupertbulquerin opened this issue 7 years ago • 0 comments

\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

rupertbulquerin avatar Nov 20 '18 05:11 rupertbulquerin