Tristan Navarrete

Results 1 comments of Tristan Navarrete

Can confirm! This is still happening! Wendellpereira has the right answer to this issue. Fixed by changing `../node_modules/gridfs-stream/lib/index.js line 143` `cursor.nextObject(callback);` to `cursor.next(callback);`