gridfs-stream icon indicating copy to clipboard operation
gridfs-stream copied to clipboard

TypeError: Cannot read properties of undefined (reading 'unlink')

Open meilechwieder opened this issue 3 years ago • 1 comments

When calling gfs.remove({ filename: req.params.filename, root: 'uploads' })

meilechwieder avatar May 12 '22 20:05 meilechwieder

I'm having this same issue when i call gfs.remove

ajiohjesse avatar Aug 16 '22 20:08 ajiohjesse